public class InitialNameServicePOATie extends InitialNameServicePOA
Constructor and Description |
---|
InitialNameServicePOATie(InitialNameServiceOperations delegate) |
InitialNameServicePOATie(InitialNameServiceOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
InitialNameServiceOperations |
_delegate() |
void |
_delegate(InitialNameServiceOperations delegate) |
void |
bind(String name,
Object obj,
boolean isPersistant)
bind initial name
|
_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 InitialNameServicePOATie(InitialNameServiceOperations delegate)
public InitialNameServicePOATie(InitialNameServiceOperations delegate, POA poa)
public InitialNameServiceOperations _delegate()
public void _delegate(InitialNameServiceOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public void bind(String name, Object obj, boolean isPersistant) throws NameAlreadyBound
NameAlreadyBound
Copyright © 2018 JBoss by Red Hat. All rights reserved.