| 
 | Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   org.eclipse.persistence.services.RuntimeServices
org.eclipse.persistence.services.RuntimeServices
       org.eclipse.persistence.services.jboss.JBossRuntimeServices
org.eclipse.persistence.services.jboss.JBossRuntimeServices
public class JBossRuntimeServices
Purpose: Provide a dynamic interface into the EclipseLink Session.
Description: This class is meant to provide facilities for managing an EclipseLink session external to EclipseLink over JMX.
| Field Summary | 
|---|
| Fields inherited from class org.eclipse.persistence.services.RuntimeServices | 
|---|
| EclipseLink_Product_Name, objectName, PLATFORM_NAME, session | 
| Constructor Summary | |
|---|---|
| JBossRuntimeServices()PUBLIC: Default Constructor | |
| JBossRuntimeServices(org.eclipse.persistence.internal.sessions.AbstractSession session)PUBLIC: Create an instance of JBossRuntimeServices to be associated with the provided session | |
| JBossRuntimeServices(java.util.Locale locale)Create an instance of JBossRuntimeServices to be associated with the provided locale The user must call setSession(Session) afterwards to define the session. | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JBossRuntimeServices()
public JBossRuntimeServices(org.eclipse.persistence.internal.sessions.AbstractSession session)
session - The session to be used with these RuntimeServicespublic JBossRuntimeServices(java.util.Locale locale)
| 
 |  | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||