public class ApplicationCfg extends Object implements MapInstallable
DISCARD| Constructor and Description |
|---|
ApplicationCfg() |
| Modifier and Type | Method and Description |
|---|---|
Void |
install(String path,
Map<String,Object> assetTree) |
void |
readMarshallable(WireIn wire)
Straight line ordered decoding.
|
public Void install(String path, Map<String,Object> assetTree) throws Exception
install in interface MapInstallableExceptionpublic void readMarshallable(@NotNull
WireIn wire)
throws IllegalStateException
ReadMarshallablereadMarshallable in interface ReadMarshallablewire - to read from in an ordered manner.IllegalStateExceptionCopyright © 2015. All rights reserved.