Package org.jboss.portal.registration

Interface Summary
Consumer An entity that groups several registrations under the same scope, for exemple a Consumer entity could be related to several registrations for the same consumer with different capabilities.
ConsumerCapabilities  
ConsumerGroup A business entity that is related to several consumers.
Registration A class representing an association between a consumer and a producer.
RegistrationManager  
RegistrationPersistenceManager  
RegistrationPolicy An interface allowing users of the Registration service to customize different aspects of how Consumers are handled.
RegistrationPropertyChangeListener  
 

Class Summary
RegistrationFailedException  
RegistrationLocal Hold registration provided by the consumer for the duration of the invocation.
RegistrationStatus Type safe enumeration that describes the status of a registration.
RegistrationUtils  
 

Exception Summary
DuplicateRegistrationException  
InvalidConsumerDataException  
NoSuchRegistrationException  
RegistrationException