class TransientOutriggerImpl extends OutriggerServerWrapper
OutriggerServerWrapper
subclass for
transient servers.OutriggerServer.QueryCookie
Landlord.RenewResults
ABORTED, ACTIVE, COMMITTED, NOTCHANGED, PREPARED, VOTING
Constructor and Description |
---|
TransientOutriggerImpl(String[] configArgs,
LifeCycle lifeCycle)
Create a new transient outrigger server.
|
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
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.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.