|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aspects.remoting.Remoting
public class Remoting
| Constructor Summary | |
|---|---|
Remoting()
|
|
| Method Summary | |
|---|---|
static Object |
createPojiProxy(Object oid,
Class[] interfaces,
String uri)
Does'nt propagate security/tx |
static org.jboss.aop.proxy.ClassProxy |
createRemoteProxy(Object objectId,
Class clazz,
org.jboss.remoting.InvokerLocator locator)
|
static org.jboss.aop.proxy.ClassProxy |
createRemoteProxy(Object objectId,
Class clazz,
String uri)
|
static void |
makeRemotable(org.jboss.aop.InstanceAdvised proxy,
org.jboss.remoting.InvokerLocator locator,
Object objectId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Remoting()
| Method Detail |
|---|
public static org.jboss.aop.proxy.ClassProxy createRemoteProxy(Object objectId,
Class clazz,
String uri)
throws Exception
Exception
public static org.jboss.aop.proxy.ClassProxy createRemoteProxy(Object objectId,
Class clazz,
org.jboss.remoting.InvokerLocator locator)
throws Exception
Exception
public static Object createPojiProxy(Object oid,
Class[] interfaces,
String uri)
throws Exception
oid - interfaces - uri -
Exception
public static void makeRemotable(org.jboss.aop.InstanceAdvised proxy,
org.jboss.remoting.InvokerLocator locator,
Object objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||