|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RemoteObservationManager in org.exoplatform.services.jcr.rmi.api.client |
|---|
| Methods in org.exoplatform.services.jcr.rmi.api.client with parameters of type RemoteObservationManager | |
|---|---|
javax.jcr.observation.ObservationManager |
LocalAdapterFactory.getObservationManager(javax.jcr.Workspace workspace,
RemoteObservationManager remote)
Factory method for creating a local adapter for a remote observation manager. |
javax.jcr.observation.ObservationManager |
LocalAdapterFactoryImpl.getObservationManager(javax.jcr.Workspace workspace,
RemoteObservationManager remote)
Creates and returns a ClientObservationManager instance. |
| Constructors in org.exoplatform.services.jcr.rmi.api.client with parameters of type RemoteObservationManager | |
|---|---|
ClientObservationManager(javax.jcr.Workspace workspace,
RemoteObservationManager remote)
Creates an instance of this class talking to the given remote observation manager. |
|
| Uses of RemoteObservationManager in org.exoplatform.services.jcr.rmi.api.observation |
|---|
| Constructors in org.exoplatform.services.jcr.rmi.api.observation with parameters of type RemoteObservationManager | |
|---|---|
ClientEventPoll(RemoteObservationManager remote,
javax.jcr.Session session)
Creates an instance of this class talking to the given RemoteObservationManager. |
|
| Uses of RemoteObservationManager in org.exoplatform.services.jcr.rmi.api.remote |
|---|
| Methods in org.exoplatform.services.jcr.rmi.api.remote that return RemoteObservationManager | |
|---|---|
RemoteObservationManager |
RemoteWorkspace.getObservationManager()
Remote version of the Workspace.getObservationManager() method. |
RemoteObservationManager |
RemoteAdapterFactory.getRemoteObservationManager(javax.jcr.observation.ObservationManager observationManager)
Returns a remote adapter for the given local observation manager. |
| Uses of RemoteObservationManager in org.exoplatform.services.jcr.rmi.impl.server |
|---|
| Classes in org.exoplatform.services.jcr.rmi.impl.server that implement RemoteObservationManager | |
|---|---|
class |
ServerObservationManager
Remote adapter for the JCR ObservationManager
interface. |
| Methods in org.exoplatform.services.jcr.rmi.impl.server that return RemoteObservationManager | |
|---|---|
RemoteObservationManager |
ServerWorkspace.getObservationManager()
Remote version of the Workspace.getObservationManager() method. |
RemoteObservationManager |
RemoteAdapterFactoryImpl.getRemoteObservationManager(javax.jcr.observation.ObservationManager observationManager)
Creates a ServerObservationManager instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||