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