A C D F G I M O P R S

A

addListener(InvokerCallbackHandler) - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
Adds a callback handler that will listen for callbacks from the server invoker handler.
AOPRemotingInvocationHandler - Class in org.jboss.aspects.remoting
AOPRemotingInvocationHandler is a ServerInvocationHandler that will forward requests to the aop Dispatcher
AOPRemotingInvocationHandler() - Constructor for class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
 

C

createPojiProxy(Object, Class[], String) - Static method in class org.jboss.aspects.remoting.Remoting
Does'nt propagate security/tx
createPojiProxy(Object, Class[], String, Interceptor[]) - Static method in class org.jboss.aspects.remoting.Remoting
 
createRemoteProxy(Object, Class, String) - Static method in class org.jboss.aspects.remoting.Remoting
 
createRemoteProxy(Object, Class, InvokerLocator) - Static method in class org.jboss.aspects.remoting.Remoting
 
createRemoteProxy(Object, ClassLoader, Class[], InvokerLocator) - Static method in class org.jboss.aspects.remoting.Remoting
Create a remote proxy for the given ifaces, Dispatch.OID, locator.
createRemoteProxy(Object, ClassLoader, Class[], InvokerLocator, List<Interceptor>, String) - Static method in class org.jboss.aspects.remoting.Remoting
Create a remote proxy for the given ifaces, Dispatch.OID, locator, interceptors and subsystem.

D

destroy() - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
method is called to destroy the handler and remove all pending notifications and listeners from the notification cache

F

finalize() - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
 

G

getName() - Method in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
getName() - Method in class org.jboss.aspects.remoting.IsLocalInterceptor
 
getName() - Method in class org.jboss.aspects.remoting.MergeMetaDataInterceptor
 

I

invoke(InvocationRequest) - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
 
invoke(Invocation) - Method in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
invoke(Invocation) - Method in class org.jboss.aspects.remoting.IsLocalInterceptor
 
invoke(Invocation) - Method in class org.jboss.aspects.remoting.MergeMetaDataInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.jboss.aspects.remoting.PojiProxy
 
INVOKER_LOCATOR - Static variable in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
InvokeRemoteInterceptor - Class in org.jboss.aspects.remoting
Handles making an invocation on a remote target.
InvokeRemoteInterceptor() - Constructor for class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
IsLocalInterceptor - Class in org.jboss.aspects.remoting
Checks to see if this object is local in VM
IsLocalInterceptor() - Constructor for class org.jboss.aspects.remoting.IsLocalInterceptor
 

M

makeRemotable(InstanceAdvised, InvokerLocator, Object) - Static method in class org.jboss.aspects.remoting.Remoting
Create a remote proxy given the advised proxy, locator and Dispatcher.OID.
makeRemotable(InstanceAdvised, InvokerLocator, Object, List<Interceptor>, String) - Static method in class org.jboss.aspects.remoting.Remoting
Create a remote proxy given the advised proxy, locator, Dispatcher.OID, interceptors and remoting subystem.
merge(Invocation, MetaDataResolver, SimpleMetaData) - Method in class org.jboss.aspects.remoting.MergeMetaDataInterceptor
 
MergeMetaDataInterceptor - Class in org.jboss.aspects.remoting
Prepare Metadata to be marshalled across the wire.
MergeMetaDataInterceptor() - Constructor for class org.jboss.aspects.remoting.MergeMetaDataInterceptor
 

O

org.jboss.aspects.remoting - package org.jboss.aspects.remoting
 

P

PojiProxy - Class in org.jboss.aspects.remoting
comment
PojiProxy(Object, InvokerLocator, Interceptor[]) - Constructor for class org.jboss.aspects.remoting.PojiProxy
 

R

REMOTING - Static variable in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
Remoting - Class in org.jboss.aspects.remoting
Remoting proxy utility methods.
Remoting() - Constructor for class org.jboss.aspects.remoting.Remoting
 
removeListener(InvokerCallbackHandler) - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
Removes the callback handler that was listening for callbacks from the server invoker handler.

S

setInvoker(ServerInvoker) - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
set the invoker that owns this handler
setMBeanServer(MBeanServer) - Method in class org.jboss.aspects.remoting.AOPRemotingInvocationHandler
set the mbean server that the handler can reference
singleton - Static variable in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 
singleton - Static variable in class org.jboss.aspects.remoting.IsLocalInterceptor
 
singleton - Static variable in class org.jboss.aspects.remoting.MergeMetaDataInterceptor
 
SUBSYSTEM - Static variable in class org.jboss.aspects.remoting.InvokeRemoteInterceptor
 

A C D F G I M O P R S

Copyright © 2008 JBoss Inc.. All Rights Reserved.