public class InfrastructureObjectProvider extends java.lang.Object implements org.apache.hivemind.service.ObjectProvider
Infrastructure
object. The locator for this provider is the
name of a property of the Infrastructure.Constructor and Description |
---|
InfrastructureObjectProvider() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
provideObject(org.apache.hivemind.internal.Module contributingModule,
java.lang.Class propertyType,
java.lang.String locator,
org.apache.hivemind.Location location) |
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog) |
void |
setInfrastructure(Infrastructure infrastructure) |
public InfrastructureObjectProvider()
public java.lang.Object provideObject(org.apache.hivemind.internal.Module contributingModule, java.lang.Class propertyType, java.lang.String locator, org.apache.hivemind.Location location)
provideObject
in interface org.apache.hivemind.service.ObjectProvider
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
public void setInfrastructure(Infrastructure infrastructure)