uk.org.iscream.cms.server.core
Class ConfigurationManagerPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byuk.org.iscream.cms.server.core.ConfigurationManagerPOA
          extended byuk.org.iscream.cms.server.core.ConfigurationManagerPOATie
All Implemented Interfaces:
ConfigurationManagerOperations, InvokeHandler

public class ConfigurationManagerPOATie
extends ConfigurationManagerPOA

Generated from IDL definition of interface "ConfigurationManager"

Author:
JacORB IDL compiler

Field Summary
private  ConfigurationManagerOperations _delegate
           
private  POA _poa
           
 
Fields inherited from class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
Constructor Summary
ConfigurationManagerPOATie(ConfigurationManagerOperations delegate)
           
ConfigurationManagerPOATie(ConfigurationManagerOperations delegate, POA poa)
           
 
Method Summary
 ConfigurationManagerOperations _delegate()
           
 void _delegate(ConfigurationManagerOperations delegate)
           
 ConfigurationManager _this()
           
 ConfigurationManager _this(ORB orb)
           
 Configuration getConfiguration(String source)
           
 boolean isModified(String source, long currentModified)
           
 
Methods inherited from class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _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
 

Field Detail

_delegate

private ConfigurationManagerOperations _delegate

_poa

private POA _poa
Constructor Detail

ConfigurationManagerPOATie

public ConfigurationManagerPOATie(ConfigurationManagerOperations delegate)

ConfigurationManagerPOATie

public ConfigurationManagerPOATie(ConfigurationManagerOperations delegate,
                                  POA poa)
Method Detail

_this

public ConfigurationManager _this()
Overrides:
_this in class ConfigurationManagerPOA

_this

public ConfigurationManager _this(ORB orb)
Overrides:
_this in class ConfigurationManagerPOA

_delegate

public ConfigurationManagerOperations _delegate()

_delegate

public void _delegate(ConfigurationManagerOperations delegate)

getConfiguration

public Configuration getConfiguration(String source)

isModified

public boolean isModified(String source,
                          long currentModified)


Copyright © 2000-2003 i-scream. All Rights Reserved.