public static class ServerPoolLocationResolver.LocationConstructor extends java.lang.Object implements SpecialBrooklynObjectConstructor
SpecialBrooklynObjectConstructor.Config
Constructor and Description |
---|
LocationConstructor() |
Modifier and Type | Method and Description |
---|---|
<T> T |
create(ManagementContext mgmt,
java.lang.Class<T> type,
AbstractBrooklynObjectSpec<?,?> spec)
Method to implement to create the given type from the given spec.
|
public <T> T create(ManagementContext mgmt, java.lang.Class<T> type, AbstractBrooklynObjectSpec<?,?> spec)
SpecialBrooklynObjectConstructor
create
in interface SpecialBrooklynObjectConstructor