public class PropertyLoader
extends java.lang.Object
Constructor and Description |
---|
PropertyLoader(TrianaInstance engine,
java.util.Properties properties)
Creates a config by loading in the properties from the various sources of
property files and system properties.
|
Modifier and Type | Method and Description |
---|---|
TrianaProperties |
getProperties()
Returns the properties specific to this GumpConfig
Implementors of MulticastSockets and Transports can be configured using these properties
|
void |
printProperties() |
public PropertyLoader(TrianaInstance engine, java.util.Properties properties) throws java.io.IOException
java.io.IOException
public TrianaProperties getProperties()
public void printProperties()