Uses of Class org.jacorb.poa.POA

Uses in package org.jacorb.orb

Methods with parameter type org.jacorb.poa.POA

ObjectImpl
Object
ORB.getReference(POA poa, byte[] object_key, String rep_id, boolean _transient)
called by POA to create an IOR
void
An operation from the POAListener interface.
void
ORB.poaStateChanged(POA poa, int new_state)

Methods with return type org.jacorb.poa.POA

POA
POA

Uses in package org.jacorb.poa

Constructors with parameter type org.jacorb.poa.POA

LocalInvocationContext.LocalInvocationContext(ORB _orb, POA _poa, byte[] _oid, Servant _servant)

Methods with parameter type org.jacorb.poa.POA

void
POAMonitor.init(POA poa, AOM aom, RequestQueue queue, RPPoolManager pm, String prefix)
void
POAMonitorLightImpl.init(POA poa, AOM aom, RequestQueue queue, RPPoolManager pm, String _prefix)
void
void
void
void
EventMulticaster.poaStateChanged(POA poa, int new_state)
void
POAAdapter.poaStateChanged(POA poa, int new_state)
void
POAListener.poaStateChanged(POA poa, int new_state)
void
void
AOM.remove(byte[] oid, RequestController requestController, ServantActivator servantActivator, POA poa, boolean cleanupInProgress)
void
AOM.removeAll(ServantActivator servant_activator, POA poa, boolean cleanup_in_progress)
void

Methods with return type org.jacorb.poa.POA

POA
POA._getChildPOA(String adapter_name)
called from orb, returns a registered child poa, if no child poa exists a adapter activator will used to create a new poa unter this name
POA
POA
POA
returns the poa that has dispatched the request
POA

Uses in package org.jacorb.orb.portableInterceptor

Constructors with parameter type org.jacorb.poa.POA

IORInfoImpl.IORInfoImpl(ORB orb, POA poa, Map components, Map policy_overrides, List profiles)