uk.org.iscream.cms.server.core
Class ConfigurationPOATie
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--uk.org.iscream.cms.server.core.ConfigurationPOA
|
+--uk.org.iscream.cms.server.core.ConfigurationPOATie
- All Implemented Interfaces:
- ConfigurationOperations, InvokeHandler
- public class ConfigurationPOATie
- extends ConfigurationPOA
Generated from IDL definition of interface "Configuration"
- 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 ConfigurationOperations _delegate
_poa
private POA _poa
ConfigurationPOATie
public ConfigurationPOATie(ConfigurationOperations delegate)
ConfigurationPOATie
public ConfigurationPOATie(ConfigurationOperations delegate,
POA poa)
_this
public Configuration _this()
- Overrides:
_this
in class ConfigurationPOA
_this
public Configuration _this(ORB orb)
- Overrides:
_this
in class ConfigurationPOA
_delegate
public ConfigurationOperations _delegate()
_delegate
public void _delegate(ConfigurationOperations delegate)
getFileList
public String getFileList()
getLastModified
public long getLastModified()
disconnect
public void disconnect()
getProperty
public String getProperty(String key)
Copyright © 2000-2003 i-scream. All Rights Reserved.