public class DataSetComponentPOATie extends DataSetComponentPOA
| Constructor and Description |
|---|
DataSetComponentPOATie(DataSetComponentOperations delegate) |
DataSetComponentPOATie(DataSetComponentOperations delegate,
org.omg.PortableServer.POA poa) |
| Modifier and Type | Method and Description |
|---|---|
org.omg.PortableServer.POA |
_default_POA() |
DataSetComponentOperations |
_delegate() |
void |
_delegate(DataSetComponentOperations delegate) |
DataSetFactory |
a_factory() |
DataSetFinder |
a_finder() |
_all_interfaces, _invoke, _this, _thispublic DataSetComponentPOATie(DataSetComponentOperations delegate)
public DataSetComponentPOATie(DataSetComponentOperations delegate, org.omg.PortableServer.POA poa)
public DataSetComponentOperations _delegate()
public void _delegate(DataSetComponentOperations delegate)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic DataSetFinder a_finder()
public DataSetFactory a_factory()