scs.core
Class IComponentPOATie
java.lang.Object
org.omg.PortableServer.Servant
scs.core.IComponentPOA
scs.core.IComponentPOATie
- All Implemented Interfaces:
- InvokeHandler, IComponentOperations
public class IComponentPOATie
- extends IComponentPOA
Generated from IDL interface "IComponent".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IComponentPOATie
public IComponentPOATie(IComponentOperations delegate)
IComponentPOATie
public IComponentPOATie(IComponentOperations delegate,
POA poa)
_this
public IComponent _this()
- Overrides:
_this
in class IComponentPOA
_this
public IComponent _this(ORB orb)
- Overrides:
_this
in class IComponentPOA
_delegate
public IComponentOperations _delegate()
_delegate
public void _delegate(IComponentOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
getComponentId
public ComponentId getComponentId()
getFacet
public Object getFacet(String facet_interface)
getFacetByName
public Object getFacetByName(String facet)
shutdown
public void shutdown()
throws ShutdownFailed
- Throws:
ShutdownFailed
startup
public void startup()
throws StartupFailed
- Throws:
StartupFailed
Copyright © 2014. All Rights Reserved.