public interface ExtensionDeclaration extends Declaration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXTENSION_NAME_PROPERTY
The service property specifying the extension name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExtensionName()
Gets the extension name.
|
FactoryBuilder |
getFactoryBuilder()
Gets the factory builder to use to create the factories bound to this extension.
|
bind, getStatus, unbind, unbind
static final java.lang.String EXTENSION_NAME_PROPERTY
FactoryBuilder getFactoryBuilder()
java.lang.String getExtensionName()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.