|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.services.RuntimeServices
org.eclipse.persistence.services.weblogic.WebLogicRuntimeServices
org.eclipse.persistence.services.weblogic.MBeanWebLogicRuntimeServices
public class MBeanWebLogicRuntimeServices
Purpose: Provide a dynamic interface into the EclipseLink Session.
Description: This class is meant to provide a framework for gaining access to configuration of the EclipseLink Session during runtime. It will provide the basis for development of a JMX service and possibly other frameworks.
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.services.weblogic.WebLogicRuntimeServices |
---|
objectName |
Constructor Summary | |
---|---|
MBeanWebLogicRuntimeServices(Session session)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBeanWebLogicRuntimeServices(Session session)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |