public class PersistentRegistrarImpl extends RegistrarImpl
Modifier | Constructor and Description |
---|---|
(package private) |
PersistentRegistrarImpl(ActivationID activationID,
MarshalledObject data)
Constructs an activatable PersistentRegistrarImpl assigned
the given activation ID, based on a configuration obtained using
the provided marshalled string array.
|
protected |
PersistentRegistrarImpl(String[] configArgs,
LifeCycle lifeCycle)
Constructs a non-activatable PersistentRegistrarImpl based on a
configuration obtained using the provided arguments.
|
addAttributes, addLookupAttributes, addLookupGroups, addLookupLocators, addMemberGroups, cancelEventLease, cancelLeases, cancelServiceLease, destroy, getAdmin, getEntryClasses, getFieldValues, getLocator, getLookupAttributes, getLookupGroups, getLookupLocators, getMemberGroups, getProxy, getProxyVerifier, getServiceProxy, getServiceTypes, getUnicastPort, lookup, lookup, modifyAttributes, modifyLookupAttributes, notify, register, removeLookupGroups, removeLookupLocators, removeMemberGroups, renewEventLease, renewLeases, renewServiceLease, setAttributes, setLookupGroups, setLookupLocators, setMemberGroups, setUnicastPort
protected PersistentRegistrarImpl(String[] configArgs, LifeCycle lifeCycle) throws Exception
Exception
PersistentRegistrarImpl(ActivationID activationID, MarshalledObject data) throws Exception
Exception
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.