|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jini.norm.NormServerBaseImpl
com.sun.jini.norm.PersistentNormServerImpl
class PersistentNormServerImpl
Provides a persistent, non-activatable implementation of NormServer.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.jini.norm.NormServerBaseImpl |
---|
NormServerBaseImpl.InitException |
Nested classes/interfaces inherited from interface com.sun.jini.landlord.Landlord |
---|
Landlord.RenewResults |
Field Summary |
---|
Fields inherited from class com.sun.jini.norm.NormServerBaseImpl |
---|
exporter, logger, loginContext, NORM, normProxy, persistenceDirectory, persistent, serverProxy |
Fields inherited from interface com.sun.jini.norm.NormServer |
---|
NO_LISTENER |
Constructor Summary | |
---|---|
PersistentNormServerImpl(String[] configOptions,
LifeCycle lifeCycle)
Provides a constructor for a persistent, non-activatable implementation of NormServer suitable for use with ServiceStarter . |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
PersistentNormServerImpl(String[] configOptions, LifeCycle lifeCycle) throws Exception
ServiceStarter
.
configOptions
- the arguments to use when creating the
configuration for the serverlifeCycle
- object to notify when this service is destroyed, or
null
Exception
- if there is a problem creating the server
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |