|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Invocation | |
| org.neo.swarm | |
| org.neo.swarm.core.aop.silc.comp | |
| org.neo.swarm.interceptor.sync | |
| org.neo.swarm.services.binding | |
| Uses of Invocation in org.neo.swarm |
| Methods in org.neo.swarm with parameters of type Invocation | |
java.lang.Object |
ApplicationContext.inject(java.lang.Object key,
Invocation invocation)
|
java.lang.Object |
SwarmApplicationContext.inject(java.lang.Object key,
Invocation invocation)
Propogate Exception back to caller which should handle serialization response. |
| Uses of Invocation in org.neo.swarm.core.aop.silc.comp |
| Classes in org.neo.swarm.core.aop.silc.comp that implement Invocation | |
class |
AspectInvocation
Represents a particular invocation chain |
class |
StubInvocation
|
| Uses of Invocation in org.neo.swarm.interceptor.sync |
| Methods in org.neo.swarm.interceptor.sync with parameters of type Invocation | |
java.lang.Object |
SyncConnector.invoke(Invocation invocation)
|
| Uses of Invocation in org.neo.swarm.services.binding |
| Methods in org.neo.swarm.services.binding that return Invocation | |
Invocation |
RemoteACProxyFactory.createRegisterAppContextInvocation(java.lang.String rootContainerName,
java.lang.String acURI,
ApplicationContext remoteACPerspectve)
Returns an hand-rolled invocation for the root container to insert a given (remote version) of an application context; |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||