| org.jacorb.notification.container.CORBAObjectComponentAdapter
CORBAObjectComponentAdapter | public class CORBAObjectComponentAdapter extends AbstractComponentAdapter (Code) | | author: Alphonse Bendt version: $Id: CORBAObjectComponentAdapter.java,v 1.3 2005/08/21 13:11:30 alphonse.bendt Exp $ |
CORBAObjectComponentAdapter | public CORBAObjectComponentAdapter(Class service, org.omg.CORBA.Object delegate)(Code) | | Component Adapter to specify a reference to a CORBA Object.
Parameters: service - CORBA Interface the delegate offers Parameters: delegate - CORBA object that offers the service |
getComponentInstance | public Object getComponentInstance(PicoContainer container) throws PicoInitializationException, PicoIntrospectionException(Code) | | |
verify | public void verify(PicoContainer container) throws PicoVerificationException(Code) | | |
|
|