com.sun.portal.wsrp.consumer.producermanager |
|
Java Source File Name | Type | Comment |
ConsumerObjectFactory.java | Class | utility class for marshalling and unmarshalling jaxb objects. |
InbandRegistrationNotSupportedException.java | Class | An InbandRegistrationNotSupportedException is thrown when the registration
port on the producer end is not available which in most cases indicates
that in-band registration is unavailable and that the consumer should use
out-of-band mechanism to establish registration. |
ProducerEntity.java | Interface | This is a state-less bean describing a producer entity. |
ProducerEntityManager.java | Interface | ProducerEntityManager interface contains methods needed by
the administrator to administer remote web services offered by the
producers. |
ProducerEntityManagerFactory.java | Class | ProducerEntityManagerFactory is a singleton class which
provides methods for obtaining the ProducerEntityManager . |
ProducerEntityStatus.java | Class | |