public interface Module extends ModuleStableRepository, ModuleStableRepositoryAccessor, ModuleSelector, EventEntry, Lifecycle
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getAttribute(ModuleAttribute attribute)
获取模块扩展属性(不包含name、activator和ref)
|
java.lang.String |
getName()
模块名
|
java.lang.Class<? extends Activator> |
getRelevantActivator()
获取相关联的Activator类,用作模块的ID
|
addMutable, clearMutable, getMutable, getSingleton, removeSingleton, setSingleton
leftFindSingleton, registerMutable, rightCollectMutable, upFindSingleton
findAncestor, findDescendant, getParent, getRoot, getSub, getSub, getSubRepo, listSubs
listenEvent, listenEvent, listenEvent
java.lang.String getName()
java.lang.Class<? extends Activator> getRelevantActivator()
java.lang.String getAttribute(ModuleAttribute attribute)