scs.core
Class IMetaInterfacePOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by scs.core.IMetaInterfacePOA
          extended by scs.core.IMetaInterfacePOATie
All Implemented Interfaces:
InvokeHandler, IMetaInterfaceOperations

public class IMetaInterfacePOATie
extends IMetaInterfacePOA

Generated from IDL interface "IMetaInterface".

Version:
generated at Feb 10, 2014 8:09:01 AM
Author:
JacORB IDL compiler V 3.1, 19-Aug-2012

Constructor Summary
IMetaInterfacePOATie(IMetaInterfaceOperations delegate)
           
IMetaInterfacePOATie(IMetaInterfaceOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IMetaInterfaceOperations _delegate()
           
 void _delegate(IMetaInterfaceOperations delegate)
           
 IMetaInterface _this()
           
 IMetaInterface _this(ORB orb)
           
 FacetDescription[] getFacets()
           
 FacetDescription[] getFacetsByName(String[] names)
           
 ReceptacleDescription[] getReceptacles()
           
 ReceptacleDescription[] getReceptaclesByName(String[] names)
           
 
Methods inherited from class scs.core.IMetaInterfacePOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMetaInterfacePOATie

public IMetaInterfacePOATie(IMetaInterfaceOperations delegate)

IMetaInterfacePOATie

public IMetaInterfacePOATie(IMetaInterfaceOperations delegate,
                            POA poa)
Method Detail

_this

public IMetaInterface _this()
Overrides:
_this in class IMetaInterfacePOA

_this

public IMetaInterface _this(ORB orb)
Overrides:
_this in class IMetaInterfacePOA

_delegate

public IMetaInterfaceOperations _delegate()

_delegate

public void _delegate(IMetaInterfaceOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

getFacetsByName

public FacetDescription[] getFacetsByName(String[] names)
                                   throws InvalidName
Throws:
InvalidName

getFacets

public FacetDescription[] getFacets()

getReceptaclesByName

public ReceptacleDescription[] getReceptaclesByName(String[] names)
                                             throws InvalidName
Throws:
InvalidName

getReceptacles

public ReceptacleDescription[] getReceptacles()


Copyright © 2014. All Rights Reserved.