class FiddlerInit extends Object
Constructor and Description |
---|
FiddlerInit(Configuration config,
boolean persistent,
ActivationID activID,
LoginContext loginContext) |
Modifier and Type | Method and Description |
---|---|
private void |
cleanupInitFailure() |
private static void |
handleActivatableInitThrowable(Throwable t) |
private static void |
handleInitThrowable(Throwable t) |
LookupDiscoveryManager discoveryMgr
ProxyPreparer listenerPreparer
ProxyPreparer locatorToJoinPreparer
ProxyPreparer locatorToDiscoverPreparer
ProxyPreparer recoveredListenerPreparer
ProxyPreparer recoveredLocatorToJoinPreparer
ProxyPreparer recoveredLocatorToDiscoverPreparer
String persistDir
ReliableLog log
DiscoveryManagement joinMgrLDM
long leaseMax
java.util.concurrent.ExecutorService executorService
ActivationSystem activationSystem
Exporter serverExporter
FiddlerImpl.LocalLogHandler logHandler
ActivationID activationID
boolean persistent
Configuration config
AccessControlContext context
LoginContext loginContext
FiddlerInit(Configuration config, boolean persistent, ActivationID activID, LoginContext loginContext) throws IOException, ConfigurationException, ActivationException
private void cleanupInitFailure()
private static void handleActivatableInitThrowable(Throwable t) throws IOException, ActivationException, ConfigurationException
private static void handleInitThrowable(Throwable t) throws IOException, ConfigurationException
IOException
ConfigurationException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.