org.jacorb.notification
Class ApplicationContext
java.lang.Object
org.jacorb.notification.ApplicationContext
- Configurable, Disposable
public class ApplicationContext
extends java.lang.Object
Version:
- Alphonse Bendt
configure
public void configure(Configuration conf)
getOrb
public ORB getOrb()
Get the Orb value.
- the Orb value.
getPoa
public POA getPoa()
Get the Poa value.
- the Poa value.
setOrb
public void setOrb(ORB newOrb)
Set the Orb value.
newOrb
- The new Orb value.
setPoa
public void setPoa(POA newPoa)
Set the Poa value.
newPoa
- The new Poa value.