|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.AbstractComponent
org.ow2.petals.component.framework.bc.AbstractBindingComponent
org.ow2.petals.se.validation.ValidationSe
public class ValidationSe
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
context |
| Constructor Summary | |
|---|---|
ValidationSe()
|
|
| Method Summary | |
|---|---|
protected org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
createServiceUnitManager()
|
ValidationConfigurationHandler |
getValidationConfigurationHandler(java.lang.String endpointName)
|
ValidationConfigurationHandler |
registerValidationConfigurationHandler(java.lang.String endpointName,
ValidationConfigurationHandler ValidationConfigurationHandler)
|
ValidationConfigurationHandler |
removeValidationConfigurationHandler(java.lang.String endpointName)
|
| Methods inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
activateEndpoint, deactivateEndpoint, doInit, doShutdown, doStart, doStop, getAsyncManager, getChannel, getComponentConfiguration, getComponentExtensions, getContext, getExtensionMBeanName, getInterceptor, getInterceptors, getLifeCycle, getLogger, getNativeWsdl, getProcessorManager, getResourceBundleName, getServiceDescription, getServiceUnitManager, init, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationSe()
| Method Detail |
|---|
protected org.ow2.petals.component.framework.su.AbstractServiceUnitManager createServiceUnitManager()
createServiceUnitManager in class org.ow2.petals.component.framework.bc.AbstractBindingComponent
public ValidationConfigurationHandler registerValidationConfigurationHandler(java.lang.String endpointName,
ValidationConfigurationHandler ValidationConfigurationHandler)
endpointName - the end-point nameValidationConfigurationHandler - the Validation configuration handler
ConcurrentHashMap.put(java.lang.Object, java.lang.Object)public ValidationConfigurationHandler removeValidationConfigurationHandler(java.lang.String endpointName)
endpointName - the end-point name
ConcurrentHashMap.remove(java.lang.Object)public ValidationConfigurationHandler getValidationConfigurationHandler(java.lang.String endpointName)
endpointName - the end-point name
Map.get(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||