org.jboss.invocation.iiop.IIOPInvoker IIOP invoker that routs IIOP requests to CORBA servants. It implements the interface <code>ServantRegistries</code>, which gives access to four <code>ServantRegistry</code> instances: <ul> <li>a <code>ServantRegistry</code> with a single transient PO ...
ve.luz.ica.jackass.daemon.Daemon The Daemon is the main Jackass's bootstrapp class. It starts all Jackass services: name service, instantiators, deployer, node deployer and solver. @author Carlos Arévalo
org.jboss.iiop.CorbaNamingService This is a JMX service that provides the default CORBA naming service for JBoss to use. @author <a HREF="mailto:reverbel@ime.usp.br">Francisco Reverbel</a> @version $Revision: 1.7 $
org.jacorb.naming.NamingContextImpl The implementation for the CORBAService Naming @author Gerald Brose @version $Id: NamingContextImpl.java,v 1.26 2005/06/01 10:03:50 andre.spiegel Exp $
org.jacorb.notification.filter.AbstractFilter The Filter interface defines the behaviors supported by objects which encapsulate constraints used by the proxy objects associated with an event channel in order to determine which events they receive will be forwarded, and which will be discarded. Each object supporting the Filter interface can e ...