java.lang.Object
org.infrastructurebuilder.util.config.factory.AbstractIBConfigurableFactory<T,
C>
org.infrastructurebuilder.util.config.factory.AbstractIBConfigurableTypedFactory<
String ,
String ,String >
org.infrastructurebuilder.util.config.factory.FakeIBConfigurableTypedFactory
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Methods inherited from class org.infrastructurebuilder.util.config.factory.AbstractIBConfigurableFactory
configure, getRuntime
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.infrastructurebuilder.util.config.factory.IBConfigurableFactory
getLog, getRuntime
Methods inherited from interface org.infrastructurebuilder.util.core.Weighted
getWeight
Constructor Details
FakeIBConfigurableTypedFactory
public FakeIBConfigurableTypedFactory (org.infrastructurebuilder.util.config.IBRuntimeUtils ibr)
Method Details
respondsTo
public boolean respondsTo (String type)