public class PublishesDefPOATie extends PublishesDefPOA
Constructor and Description |
---|
PublishesDefPOATie(PublishesDefOperations delegate) |
PublishesDefPOATie(PublishesDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
PublishesDefOperations |
_delegate() |
void |
_delegate(PublishesDefOperations delegate) |
String |
absolute_name() |
Repository |
containing_repository() |
DefinitionKind |
def_kind() |
Container |
defined_in() |
Description |
describe() |
void |
destroy() |
EventDef |
event() |
void |
event(EventDef newEvent) |
String |
id() |
void |
id(String newId) |
boolean |
is_a(String event_id) |
void |
move(Container new_container,
String new_name,
String new_version) |
String |
name() |
void |
name(String newName) |
String |
version() |
void |
version(String newVersion) |
_all_interfaces, _invoke, _this, _this
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public PublishesDefPOATie(PublishesDefOperations delegate)
public PublishesDefPOATie(PublishesDefOperations delegate, POA poa)
public PublishesDefOperations _delegate()
public void _delegate(PublishesDefOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public EventDef event()
public void event(EventDef newEvent)
public boolean is_a(String event_id)
public String id()
public void id(String newId)
public String name()
public void name(String newName)
public String version()
public void version(String newVersion)
public Container defined_in()
public String absolute_name()
public Repository containing_repository()
public Description describe()
public DefinitionKind def_kind()
public void destroy()
Copyright © 2017 JBoss by Red Hat. All rights reserved.