|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jini.outrigger.OutriggerServerWrapper
com.sun.jini.outrigger.TransientOutriggerImpl
class TransientOutriggerImpl
OutriggerServerWrapper
subclass for
transient servers.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.jini.outrigger.OutriggerServer |
---|
OutriggerServer.QueryCookie |
Nested classes/interfaces inherited from interface com.sun.jini.landlord.Landlord |
---|
Landlord.RenewResults |
Field Summary |
---|
Fields inherited from interface net.jini.core.transaction.server.TransactionConstants |
---|
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING |
Constructor Summary | |
---|---|
TransientOutriggerImpl(String[] configArgs,
LifeCycle lifeCycle)
Create a new transient outrigger server. |
Method Summary |
---|
Methods inherited from class com.sun.jini.outrigger.OutriggerServerWrapper |
---|
abort, addLookupAttributes, addLookupGroups, addLookupLocators, allowCalls, cancel, cancelAll, close, commit, contents, contents, delete, destroy, getAdmin, getLookupAttributes, getLookupGroups, getLookupLocators, getProxy, getProxyVerifier, getServiceProxy, holdCalls, modifyLookupAttributes, nextBatch, nextReps, notify, prepare, prepareAndCommit, read, readIfExists, registerForAvailabilityEvent, rejectCalls, removeLookupGroups, removeLookupLocators, renew, renewAll, setLookupGroups, setLookupLocators, space, take, take, takeIfExists, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
TransientOutriggerImpl(String[] configArgs, LifeCycle lifeCycle) throws IOException, ConfigurationException, LoginException
configArgs
- set of strings to be used to obtain a
Configuration
.lifeCycle
- the object to notify when this
service is destroyed.
IOException
- if there is problem exporting the server.
ConfigurationException
- if the Configuration
is
malformed.
LoginException
- if the loginContext
specified
in the configuration is non-null and throws
an exception when login is attempted.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |