|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.rmi.impl.server.JCRServerImpl
public class JCRServerImpl
Default implementation of the RemoteAdapterFactory interface. This
factory uses the server adapters defined in this package as the default adapter implementations.
Subclasses can override or extend the default adapters by implementing the corresponding factory
methods.
| Constructor Summary | |
|---|---|
JCRServerImpl(org.exoplatform.container.xml.InitParams params,
RepositoryService service)
|
|
| Method Summary | |
|---|---|
void |
bind()
|
void |
start()
|
void |
stop()
|
void |
unbind()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JCRServerImpl(org.exoplatform.container.xml.InitParams params,
RepositoryService service)
| Method Detail |
|---|
public void bind()
bind in interface JCRServerpublic void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startablepublic void unbind()
unbind in interface JCRServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||