scs.auxiliar
Class ComponentPropertiesPOATie
java.lang.Object
org.omg.PortableServer.Servant
scs.auxiliar.ComponentPropertiesPOA
scs.auxiliar.ComponentPropertiesPOATie
- All Implemented Interfaces:
- InvokeHandler, ComponentPropertiesOperations
public class ComponentPropertiesPOATie
- extends ComponentPropertiesPOA
Generated from IDL interface "ComponentProperties".
- 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 |
ComponentPropertiesPOATie
public ComponentPropertiesPOATie(ComponentPropertiesOperations delegate)
ComponentPropertiesPOATie
public ComponentPropertiesPOATie(ComponentPropertiesOperations delegate,
POA poa)
_this
public ComponentProperties _this()
- Overrides:
_this
in class ComponentPropertiesPOA
_this
public ComponentProperties _this(ORB orb)
- Overrides:
_this
in class ComponentPropertiesPOA
_delegate
public ComponentPropertiesOperations _delegate()
_delegate
public void _delegate(ComponentPropertiesOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
setProperty
public void setProperty(Property prop)
throws ReadOnlyProperty
- Throws:
ReadOnlyProperty
getProperties
public Property[] getProperties()
getProperty
public Property getProperty(String name)
throws UndefinedProperty
- Throws:
UndefinedProperty
Copyright © 2014. All Rights Reserved.