|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.assembler.StackContext
org.codehaus.wadi.aop.replication.AOPStackContext
public class AOPStackContext
Field Summary |
---|
Fields inherited from class org.codehaus.wadi.core.assembler.StackContext |
---|
manager, memoryMap, partitionManager, partitionMapper, replicaStorage, replicationManager, router, serviceSpace, sessionFactory, stateHandler, stateManager, timer, underlyingDispatcher |
Constructor Summary | |
---|---|
AOPStackContext(java.lang.ClassLoader cl,
org.codehaus.wadi.servicespace.ServiceSpaceName serviceSpaceName,
org.codehaus.wadi.group.Dispatcher underlyingDispatcher,
int sessionTimeout,
int numPartitions,
int sweepInterval,
org.codehaus.wadi.replication.strategy.BackingStrategyFactory backingStrategyFactory)
|
Method Summary | |
---|---|
void |
build()
|
protected org.codehaus.wadi.core.reflect.ClassIndexerRegistry |
newClassIndexerRegistry()
|
protected BasicInstanceTrackerFactory |
newInstanceTrackerFactory()
|
protected org.codehaus.wadi.replication.manager.basic.ObjectStateHandler |
newObjectStateHandler(org.codehaus.wadi.core.util.Streamer streamer)
|
protected org.codehaus.wadi.core.session.SessionFactory |
newSessionFactory(org.codehaus.wadi.core.util.Streamer streamer)
|
Methods inherited from class org.codehaus.wadi.core.assembler.StackContext |
---|
getManager, getMemoryMap, getPartitionManager, getPartitionMapper, getReplicationManager, getServiceSpace, getServiceSpaceName, getSessionMonitor, getStateManager, isDisableReplication, newClusteredContextualiser, newCollapserContextualiser, newConcurrentMap, newMemoryContextualiser, newMemoryContextualiser, newPartitionBalancerSingletonServiceHolder, newPartitionManager, newPartitionMapper, newReplicaAwareContextualiser, newReplicaStorageFactory, newReplicationManager, newReplicationManagerFactory, newRouter, newServiceClassIndexerRegistry, newSessionMonitor, newSharedStoreContextualiser, newStateManager, newStreamer, newValueFactory, newValueHelperRegistry, registerClusteredManager, registerMovePMToSMEndPoint, registerPartitionManager, registerReleaseEntryRequestEndPoint, registerReplicaStorage, registerReplicationManager, registerRepopulationEndPoint, registerStackExplorer, registerStateManager, setDisableReplication, setSharedStore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AOPStackContext(java.lang.ClassLoader cl, org.codehaus.wadi.servicespace.ServiceSpaceName serviceSpaceName, org.codehaus.wadi.group.Dispatcher underlyingDispatcher, int sessionTimeout, int numPartitions, int sweepInterval, org.codehaus.wadi.replication.strategy.BackingStrategyFactory backingStrategyFactory)
Method Detail |
---|
public void build() throws org.codehaus.wadi.servicespace.ServiceAlreadyRegisteredException
build
in class org.codehaus.wadi.core.assembler.StackContext
org.codehaus.wadi.servicespace.ServiceAlreadyRegisteredException
protected BasicInstanceTrackerFactory newInstanceTrackerFactory()
protected org.codehaus.wadi.core.reflect.ClassIndexerRegistry newClassIndexerRegistry()
protected org.codehaus.wadi.replication.manager.basic.ObjectStateHandler newObjectStateHandler(org.codehaus.wadi.core.util.Streamer streamer)
newObjectStateHandler
in class org.codehaus.wadi.core.assembler.StackContext
protected org.codehaus.wadi.core.session.SessionFactory newSessionFactory(org.codehaus.wadi.core.util.Streamer streamer)
newSessionFactory
in class org.codehaus.wadi.core.assembler.StackContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |