public class PluggableObjectEntry extends Object
Constructor and Description |
---|
PluggableObjectEntry(PluggableObjectType type,
Serializable customConfigs) |
Modifier and Type | Method and Description |
---|---|
Serializable |
getCustomConfigs() |
PluggableObjectType |
getType() |
public PluggableObjectEntry(PluggableObjectType type, Serializable customConfigs)
public PluggableObjectType getType()
public Serializable getCustomConfigs()