Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.wsif.naming: Javadoc index of package org.apache.wsif.naming.


Package Samples:

org.apache.wsif.naming

Classes:

WSIFServiceObjectFactory: This is an object factory which creates: instances of WSIFService from a javax.naming.Reference object representing the service. instances of a service stub object from a javax.naming.Reference object representing the service .
WSIFServiceStubRef: This is a lightweight object which provides a reference for a service stub. When passed to Context.bind(), the getReference() method is invoked and the resulting Reference object is stored in the directory by JNDI.
WSIFServiceRef: This is a lightweight object which provides a reference for a WSIFService. When passed to Context.bind(), the getReference() method is invoked and the resulting Reference object is stored in the directory by JNDI.

Home | Contact Us | Privacy Policy | Terms of Service