public class BudLightController extends AbstractController
| Constructor and Description |
|---|
BudLightController(java.util.Properties confProps,
java.lang.String serverPropName,
org.omg.CORBA.ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
protected BudLightWriter |
configureWriter() |
protected java.io.File |
getDataDir() |
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 BudLightController(java.util.Properties confProps,
java.lang.String serverPropName,
org.omg.CORBA.ORB orb)
protected java.io.File getDataDir()
protected BudLightWriter configureWriter()
public 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.Exceptionpublic org.omg.PortableServer.Servant getServant()
throws java.lang.Exception
getServant in class AbstractControllerjava.lang.Exception