uk.org.iscream.cms.server.core
Class ConfigurationManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
uk.org.iscream.cms.server.core.ConfigurationManagerPOA
uk.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
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 |
_delegate
private ConfigurationManagerOperations _delegate
_poa
private POA _poa
ConfigurationManagerPOATie
public ConfigurationManagerPOATie(ConfigurationManagerOperations delegate)
ConfigurationManagerPOATie
public ConfigurationManagerPOATie(ConfigurationManagerOperations delegate,
POA poa)
_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.