类 PluginOneselfInteractive

  • 所有已实现的接口:
    com.gitee.starblues.core.launcher.plugin.PluginInteractive

    public class PluginOneselfInteractive
    extends Object
    implements com.gitee.starblues.core.launcher.plugin.PluginInteractive
    插件自己的Interactive
    从以下版本开始:
    3.0.0
    版本:
    3.1.0
    作者:
    starBlues
    • 构造器详细资料

      • PluginOneselfInteractive

        public PluginOneselfInteractive()
    • 方法详细资料

      • getPluginDescriptor

        public com.gitee.starblues.core.descriptor.InsidePluginDescriptor getPluginDescriptor()
        指定者:
        getPluginDescriptor 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive
      • getPluginInsideInfo

        public com.gitee.starblues.core.PluginInsideInfo getPluginInsideInfo()
        指定者:
        getPluginInsideInfo 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive
      • getMainApplicationContext

        public com.gitee.starblues.spring.MainApplicationContext getMainApplicationContext()
        指定者:
        getMainApplicationContext 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive
      • getConfiguration

        public com.gitee.starblues.integration.IntegrationConfiguration getConfiguration()
        指定者:
        getConfiguration 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive
      • getInvokeSupperCache

        public com.gitee.starblues.spring.invoke.InvokeSupperCache getInvokeSupperCache()
        指定者:
        getInvokeSupperCache 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive
      • getOpExtractFactory

        public com.gitee.starblues.spring.extract.OpExtractFactory getOpExtractFactory()
        指定者:
        getOpExtractFactory 在接口中 com.gitee.starblues.core.launcher.plugin.PluginInteractive