org.ow2.carol.rmi.multi.JacORBPRODelegate(Ci-dessous la liste des Méthodes de la classe)
public void ()
public void exportObject(java.rmi.Remote obj)
throws java.rmi.RemoteException
public void unexportObject(java.rmi.Remote obj)
throws java.rmi.NoSuchObjectException
public java.rmi.Remote toStub(java.rmi.Remote obj)
throws java.rmi.NoSuchObjectException
public void connect(java.rmi.Remote target, java.rmi.Remote source)
throws java.rmi.RemoteException
public Object narrow(Object narrowFrom, Class narrowTo)
throws java.lang.ClassCastException
public abstract void receive_request(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo arg1)
throws java.io.IOException
public abstract void send_reply(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo arg1)
throws java.io.IOException
public abstract void send_exception(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo arg1)
throws java.io.IOException
public abstract void send_other(org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo arg1)
throws java.io.IOException
public abstract String name()
public void ()
public static org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor[] getLocalServerInterceptors()
public static org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor[] getLocalClientInterceptors()
public static synchronized String[] getJRMPInitializers()
public static synchronized org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor[] setRemoteInterceptors(byte[] raddr, java.rmi.server.UID ruid, String[] ia)
public void run()
org.ow2.carol.util.csiv2.gss.GSSHelper(Ci-dessous la liste des Méthodes de la classe)
public static byte[] encodeExported(String name)
public static String decodeExported(byte[] toDecode)
throws java.lang.Exception
public static byte[] decodeToken(byte[] toExtract)
public static byte[] encodeToken(byte[] contextData)
throws java.io.IOException
public static byte[] getMechOidDer()
org.objectweb.carol.util.csiv2.struct.AsStruct(Ci-dessous la liste des Méthodes de la classe)
public void ()
org.ow2.carol.jndi.ns.JRMPRegistry$1(Ci-dessous la liste des Méthodes de la classe)
public void run()
org.ow2.carol.jndi.wrapping.RemoteReference(Ci-dessous la liste des Méthodes de la classe)
public abstract javax.naming.Reference getReference()
throws java.rmi.RemoteException
org.ow2.easybeans.component.event.EventComponent(Ci-dessous la liste des Méthodes de la classe)
public void ()
public synchronized void init()
throws org.ow2.easybeans.component.api.EZBComponentException
public synchronized void start()
throws org.ow2.easybeans.component.api.EZBComponentException
public synchronized void stop()
throws org.ow2.easybeans.component.api.EZBComponentException
public synchronized void setEventService(org.ow2.util.event.api.IEventService service)
public synchronized org.ow2.util.event.api.IEventService getEventService()
public synchronized void registerJ2EEManagedObject(org.ow2.easybeans.api.EZBJ2EEManagedObject object, org.ow2.util.event.api.IEventDispatcher dispatcher)
public synchronized void unregisterJ2EEManagedObject(org.ow2.easybeans.api.EZBJ2EEManagedObject object)
public synchronized void registerEventListener(org.ow2.easybeans.api.event.EZBEventListener eventListener)
public synchronized void unregisterEventListener(org.ow2.easybeans.api.event.EZBEventListener eventListener)
public org.ow2.util.event.api.IEventDispatcher createEventDispatcher()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178