Methods in net.mchaplin.ioc that throw ContainerException |
void |
DefaultContainer.registerComponentImplementation(java.lang.Class component,
java.lang.Class factory)
Custom component registration. |
void |
ContainerI.registerComponentImplementation(java.lang.Class component,
java.lang.Class factory)
Custom component registration. |
void |
DefaultContainer.registerComponentImplementation(java.lang.Class component,
java.lang.Class factory,
java.lang.String type)
Custom component registration. |
void |
ContainerI.registerComponentImplementation(java.lang.Class component,
java.lang.Class factory,
java.lang.String type)
Custom component registration. |