|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingManager
BindingManager declares the factory method that produces actual Bindings.
Field Summary | |
---|---|
static String |
NAMESPACE
Constant matching the namespace used for the Binding config files. |
static String |
ROLE
Avalon Role for this service interface. |
Method Summary | |
---|---|
Binding |
createBinding(Source bindingFile)
Creates a binding from the XML config found at source parameter. |
Field Detail |
---|
static final String ROLE
static final String NAMESPACE
Method Detail |
---|
Binding createBinding(Source bindingFile) throws BindingException
BindingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |