edu.sc.seis.darkMagic
Class FluffyController

java.lang.Object
  extended by edu.sc.seis.cormorant.AbstractController
      extended by edu.sc.seis.darkMagic.FluffyController
All Implemented Interfaces:
edu.sc.seis.cormorant.Controller
Direct Known Subclasses:
MockFluffyController

public abstract class FluffyController
extends edu.sc.seis.cormorant.AbstractController


Constructor Summary
FluffyController(java.util.Properties confProps, java.lang.String serverPropName, org.omg.CORBA.ORB orb)
           
 
Method Summary
abstract  edu.iris.Fissures.IfSeismogramDC.RequestFilter[] expandNetWildCards(edu.iris.Fissures.IfSeismogramDC.RequestFilter[] filters)
           
 
Methods inherited from class edu.sc.seis.cormorant.AbstractController
createPOA, createPolicy, destroy, getAlternateServerDNS, getAlternateServerName, getConfigProps, getInterfaceName, getORB, getProperty, getProperty, getPropertyKey, getPropertyPrefix, getServant, getServerDNS, getServerName, getServerPropName, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FluffyController

public FluffyController(java.util.Properties confProps,
                        java.lang.String serverPropName,
                        org.omg.CORBA.ORB orb)
Method Detail

expandNetWildCards

public abstract edu.iris.Fissures.IfSeismogramDC.RequestFilter[] expandNetWildCards(edu.iris.Fissures.IfSeismogramDC.RequestFilter[] filters)