|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.transport.remoting.RemotingTransportService
public class RemotingTransportService
Este servicio de transporte se encarga de registrar un objeto de atencion de pedidos RMI y de eliminarlo cuando ya no es necesario. pattern: InversionOfControl
Constructor Summary | |
---|---|
RemotingTransportService(TransportServiceContext c)
|
Method Summary | |
---|---|
void |
start()
inicia el servicio. |
void |
stop()
detiene el servicio. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemotingTransportService(TransportServiceContext c)
Method Detail |
---|
public void start()
start
in interface TransportService
public void stop()
stop
in interface TransportService
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |