|
||||||||||
| 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, sessionMonitor, stateHandler, stateManager, timer, underlyingDispatcher |
| Constructor Summary | |
|---|---|
AOPStackContext(java.lang.ClassLoader cl,
ServiceSpaceName serviceSpaceName,
Dispatcher underlyingDispatcher,
int sessionTimeout,
int numPartitions,
int sweepInterval,
BackingStrategyFactory backingStrategyFactory)
|
|
| Method Summary | |
|---|---|
void |
build()
|
protected ClassIndexerRegistry |
newClassIndexerRegistry()
|
protected BasicInstanceTrackerFactory |
newInstanceTrackerFactory()
|
protected ObjectStateHandler |
newObjectStateHandler(Streamer streamer)
|
protected SessionFactory |
newSessionFactory(Streamer streamer)
|
| 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,
ServiceSpaceName serviceSpaceName,
Dispatcher underlyingDispatcher,
int sessionTimeout,
int numPartitions,
int sweepInterval,
BackingStrategyFactory backingStrategyFactory)
| Method Detail |
|---|
public void build()
throws java.lang.Exception
build in class StackContextjava.lang.Exceptionprotected BasicInstanceTrackerFactory newInstanceTrackerFactory()
protected ClassIndexerRegistry newClassIndexerRegistry()
protected ObjectStateHandler newObjectStateHandler(Streamer streamer)
newObjectStateHandler in class StackContextprotected SessionFactory newSessionFactory(Streamer streamer)
newSessionFactory in class StackContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||