类分层结构
- java.lang.Object
- net.isger.brick.stub.BaseDataSource (implements javax.sql.DataSource)
- net.isger.util.load.BaseLoader (implements net.isger.util.load.Loader)
- net.isger.brick.util.ConsoleLoader
- net.isger.brick.util.DesignLoader
- net.isger.brick.core.AbstractModule (implements net.isger.brick.core.Module)
- net.isger.brick.core.GateModule
- net.isger.brick.stub.Dialects
- net.isger.brick.util.DynamicOperator (implements java.lang.Cloneable, net.isger.util.Operator)
- net.isger.brick.core.BaseGate (implements net.isger.brick.core.Gate)
- org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
- net.isger.brick.core.Command (implements org.apache.avro.specific.SpecificRecord)
- net.isger.brick.core.BaseCommand (implements java.lang.Cloneable)
- net.isger.brick.core.GateCommand
接口分层结构
- net.isger.brick.stub.Condition
- net.isger.util.Manageable
- net.isger.brick.core.Gate (并 extends net.isger.util.Operator)
- net.isger.brick.stub.Stub
- net.isger.util.Operator
- net.isger.brick.core.Gate (并 extends net.isger.util.Manageable)
- net.isger.brick.stub.Stub
Copyright © 2016. All rights reserved.