Class StdProtoRoot

java.lang.Object
org.marid.proto.impl.StdProto
org.marid.proto.impl.StdProtoRoot
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, Proto, ProtoRoot

public class StdProtoRoot
extends StdProto
implements ProtoRoot
Author:
Dmitry Ovchinnikov
  • Constructor Summary

    Constructors 
    Constructor Description
    StdProtoRoot​(java.lang.String id, java.lang.String name)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​StdProtoBus> getItems()  
    java.lang.ThreadGroup getThreadGroup()  

    Methods inherited from class org.marid.proto.impl.StdProto

    getId, getName, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.marid.proto.Proto

    getId, getName

    Methods inherited from interface org.marid.proto.ProtoRoot

    close, getParent