Uses of Interface
cloud.opencode.base.feature.listener.FeatureListener
Packages that use FeatureListener
-
Uses of FeatureListener in cloud.opencode.base.feature
Methods in cloud.opencode.base.feature with parameters of type FeatureListenerModifier and TypeMethodDescriptionvoidOpenFeature.addListener(FeatureListener listener) Add a listener 添加监听器voidOpenFeature.removeListener(FeatureListener listener) Remove a listener 移除监听器 -
Uses of FeatureListener in cloud.opencode.base.feature.audit
Classes in cloud.opencode.base.feature.audit that implement FeatureListener