Interface | Description |
---|---|
EnablerDelegate |
It is an interface defining a visitor pattern which is used by
WSExtensionEnabler to delegate the effective work needed to enable
single extensions. |
WSExtensionEnabler |
It is an interface defining a WSExtension to be enabled on an endpoint using wise-core client APIs.
|
Class | Description |
---|---|
DefaultEnablerDelegate |
Default implementation of
EnablerDelegate |
EnablerDelegateProvider |
Provides instances of the currently configured EnablerDelegate
|
Copyright © 2008–2015 JBoss.org. All rights reserved.