net.dpml.station
Interface Station

All Superinterfaces:
Appliance, Remote

public interface Station
extends Appliance

Station interface.

Version:
2.0.1
Author:
Digital Product Management Laboratory

Field Summary
static String STATION_CONNECTOR_KEY
           
static String STATION_JMX_URI_KEY
           
 
Method Summary
 void shutdown()
           
 
Methods inherited from interface net.dpml.appliance.Appliance
addApplianceListener, commission, decommission, getChildren, getCodebaseURI, getName, getState, isCommissioned, removeApplianceListener
 

Field Detail

STATION_CONNECTOR_KEY

static final String STATION_CONNECTOR_KEY
See Also:
Constant Field Values

STATION_JMX_URI_KEY

static final String STATION_JMX_URI_KEY
See Also:
Constant Field Values
Method Detail

shutdown

void shutdown()
              throws RemoteException
Throws:
RemoteException