|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PetalsComponent
| Method Summary | |
|---|---|
javax.jbi.messaging.DeliveryChannel |
getChannel()
Returns the component delivery channel, used to send messages to petals container |
javax.jbi.component.ComponentContext |
getContext()
The component context |
Interceptor |
getInterceptor(java.lang.String name)
Get the interceptor that have the given name. |
java.util.Map<java.lang.String,Interceptor> |
getInterceptors()
Get all the interceptors |
java.util.logging.Logger |
getLogger()
Returns the component logger |
| Methods inherited from interface javax.jbi.component.Component |
|---|
getLifeCycle, getServiceDescription, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference |
| Methods inherited from interface javax.jbi.component.ComponentLifeCycle |
|---|
getExtensionMBeanName, init, shutDown, start, stop |
| Method Detail |
|---|
javax.jbi.messaging.DeliveryChannel getChannel()
javax.jbi.component.ComponentContext getContext()
java.util.logging.Logger getLogger()
java.util.Map<java.lang.String,Interceptor> getInterceptors()
Interceptor getInterceptor(java.lang.String name)
name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||