|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
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.mbean.MBeanRuntimeServices
public class MBeanRuntimeServices
Purpose: Provide a dynamic interface into the TopLink Session.
Description: This class is ment to provide a framework for gaining access to configuration of the TopLink Session during runtime. It will provide the basis for developement of a JMX service and possibly other frameworks.
org.eclipse.persistence.services.oc4j.Oc4jRuntimeServices
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.services.RuntimeServices |
---|
session |
Constructor Summary | |
---|---|
MBeanRuntimeServices(AbstractSession session)
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBeanRuntimeServices(AbstractSession session)
|
EclipseLink 1.0_1.0M2 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |