public class RealTimePropertyPlugin extends SAPropertyPlugin
| 构造器和说明 |
|---|
RealTimePropertyPlugin(SAContextManager saContextManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isMatchedWithFilter(SAPropertyFilter filter)
是否匹配属性插件
|
void |
properties(SAPropertiesFetcher fetcher)
处理属性,可对属性进行增加、删除、修改操作
|
getName, prioritypublic RealTimePropertyPlugin(SAContextManager saContextManager)
public boolean isMatchedWithFilter(SAPropertyFilter filter)
ISAPropertyPluginisMatchedWithFilter 在接口中 ISAPropertyPluginisMatchedWithFilter 在类中 SAPropertyPluginfilter - 过滤条件public void properties(SAPropertiesFetcher fetcher)
ISAPropertyPluginproperties 在接口中 ISAPropertyPluginproperties 在类中 SAPropertyPluginfetcher - 接收属性