Package org.apache.cxf.bus.blueprint
Interface BlueprintNameSpaceHandlerFactory
public interface BlueprintNameSpaceHandlerFactory
-
Method Summary
Modifier and TypeMethodDescriptionCreates aries blueprint NamespaceHandler.
-
Method Details
-
createNamespaceHandler
Object createNamespaceHandler()Creates aries blueprint NamespaceHandler. The return type is untyped as aries blueprint is an optional import- Returns:
- handler
-