public interface HandlerFactory extends Factory
Handler objects.Factory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IPOJO_NAMESPACE
The iPOJO Default Namespace.
|
FACTORY_VERSION_PROPERTY, INSTANCE_NAME_PROPERTY, INVALID, VALID| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHandlerName()
Gets the name associated with this handler factory.
|
java.lang.String |
getNamespace()
Gets the namespace associated with this handler factory.
|
int |
getStartLevel()
Gets the start level of the handler objects created by this factory.
|
java.lang.String |
getType()
Gets the type of the handler factory.
|
addFactoryStateListener, createComponentInstance, createComponentInstance, getBundleContext, getClassName, getComponentDescription, getComponentMetadata, getDescription, getInstances, getInstancesNames, getMissingHandlers, getName, getRequiredHandlers, getState, getVersion, isAcceptable, reconfigure, removeFactoryStateListenerstatic final java.lang.String IPOJO_NAMESPACE
java.lang.String getNamespace()
java.lang.String getHandlerName()
java.lang.String getType()
primitive and composite.int getStartLevel()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.