public class RedirectController extends AbstractController
| Constructor and Description |
|---|
RedirectController(java.util.Properties props,
java.lang.String serverName,
org.omg.CORBA.ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.Servant |
getServant() |
void |
start(org.omg.CORBA.ORB orb,
edu.sc.seis.fissuresUtil.namingService.FissuresNamingService ns) |
void |
stop(org.omg.CORBA.ORB orb,
edu.sc.seis.fissuresUtil.namingService.FissuresNamingService ns) |
createPOA, createPolicy, destroy, getAlternateServerDNS, getAlternateServerName, getConfigProps, getInterfaceName, getORB, getPropertiesForServer, getProperty, getProperty, getPropertyKey, getPropertyPrefix, getServerDNS, getServerName, getServerPropNamepublic RedirectController(java.util.Properties props,
java.lang.String serverName,
org.omg.CORBA.ORB orb)
public org.omg.PortableServer.Servant getServant()
getServant in class AbstractControllerpublic void start(org.omg.CORBA.ORB orb,
edu.sc.seis.fissuresUtil.namingService.FissuresNamingService ns)
throws java.lang.Exception
start in interface Controllerstart in class AbstractControllerjava.lang.Exceptionpublic void stop(org.omg.CORBA.ORB orb,
edu.sc.seis.fissuresUtil.namingService.FissuresNamingService ns)
throws java.lang.Exception
stop in interface Controllerstop in class AbstractControllerjava.lang.Exception