public class SeismogramFinderPOATie extends SeismogramFinderPOA
| Constructor and Description |
|---|
SeismogramFinderPOATie(SeismogramFinderOperations delegate) |
SeismogramFinderPOATie(SeismogramFinderOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
SeismogramFinderOperations |
_delegate() |
void |
_delegate(SeismogramFinderOperations delegate) |
SeismogramFactory |
a_factory() |
SeismogramFinder |
a_finder() |
RemoteMotionVector |
find_group(GroupRequest[] a_request) |
SeismogramAccess[] |
find_seismograms(RequestFilter[] a_request) |
_all_interfaces, _invoke, _this, _thispublic SeismogramFinderPOATie(SeismogramFinderOperations delegate)
public SeismogramFinderPOATie(SeismogramFinderOperations delegate, org.omg.PortableServer.POA poa)
public SeismogramFinderOperations _delegate()
public void _delegate(SeismogramFinderOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic SeismogramFinder a_finder()
public SeismogramFactory a_factory()
public SeismogramAccess[] find_seismograms(RequestFilter[] a_request) throws FissuresException
FissuresExceptionpublic RemoteMotionVector find_group(GroupRequest[] a_request) throws FissuresException
FissuresException