|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.shared.stream.MetaData
public class MetaData
Field Summary | |
---|---|
static int |
build
Joram's build version number |
static byte[] |
joramMagic
|
static org.objectweb.util.monolog.api.Logger |
logger
|
static int |
major
Joram's major version number |
static int |
minor
Joram's minor version number |
static int |
protocol
Joram's protocol version number |
static java.lang.String |
version
Joram's implementation version. |
Constructor Summary | |
---|---|
MetaData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.objectweb.util.monolog.api.Logger logger
public static byte[] joramMagic
public static java.lang.String version
public static int major
public static int minor
public static int build
public static int protocol
Constructor Detail |
---|
public MetaData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |