Uses of Class
tigase.kernel.beans.Inject
-
Packages that use Inject Package Description tigase.auth.adhoc tigase.cluster.strategy tigase.component tigase.component.modules tigase.component.modules.impl tigase.component.modules.impl.config tigase.db.beans tigase.db.comp tigase.io tigase.kernel.beans.config tigase.monitor.tasks tigase.server The main package with top level API for server side components.tigase.server.amp tigase.server.xmppclient tigase.server.xmppserver.proc tigase.server.xmppsession tigase.vhosts tigase.workgroupqueues.modules tigase.xmpp.impl Package containing implementation of all Session Manager pluginstigase.xmpp.impl.push -
-
Uses of Inject in tigase.auth.adhoc
Fields in tigase.auth.adhoc with annotations of type Inject Modifier and Type Field Description protected AuthRepositoryAbstractCredentialsCommand. authRepository -
Uses of Inject in tigase.cluster.strategy
Fields in tigase.cluster.strategy with annotations of type Inject Modifier and Type Field Description protected ClusterControllerIfcDefaultClusteringStrategyAbstract. clusterprotected EventBusDefaultClusteringStrategyAbstract. eventBusprotected SessionManagerClusteredIfcDefaultClusteringStrategyAbstract. sm -
Uses of Inject in tigase.component
Fields in tigase.component with annotations of type Inject Modifier and Type Field Description protected AbstractMessageReceiverScheduledTask. componentprotected EventBusAbstractComponent. eventBusDeprecated. -
Uses of Inject in tigase.component.modules
Fields in tigase.component.modules with annotations of type Inject Modifier and Type Field Description protected EventBusAbstractModule. eventBusprotected PacketWriterAbstractModule. writer -
Uses of Inject in tigase.component.modules.impl
Fields in tigase.component.modules.impl with annotations of type Inject Modifier and Type Field Description protected AdHocCommandManagerAdHocCommandModule. commandsManagerprotected BasicComponentDiscoveryModule. componentprotected AdHocCommandModule.ScriptCommandProcessorAdHocCommandModule. scriptProcessor -
Uses of Inject in tigase.component.modules.impl.config
Fields in tigase.component.modules.impl.config with annotations of type Inject Modifier and Type Field Description protected TypesConverterConfiguratorCommand. defaultTypesConverter -
Uses of Inject in tigase.db.beans
Fields in tigase.db.beans with annotations of type Inject Modifier and Type Field Description protected DataSourceBeanMDRepositoryBean.MDRepositoryConfigBean. dataSourceBeanprotected MDPoolBean<A,B>MDPoolConfigBean. mdPool -
Uses of Inject in tigase.db.comp
Fields in tigase.db.comp with annotations of type Inject Modifier and Type Field Description protected UserRepositoryUserRepoRepository. repo -
Uses of Inject in tigase.io
Fields in tigase.io with annotations of type Inject Modifier and Type Field Description protected EventBusSSLContextContainer. eventBusprotected VHostManagerIfcSSLContextContainer. vHostManager -
Uses of Inject in tigase.kernel.beans.config
Fields in tigase.kernel.beans.config with annotations of type Inject Modifier and Type Field Description protected TypesConverterAbstractBeanConfigurator. defaultTypesConverterprotected KernelAbstractBeanConfigurator. kernel -
Uses of Inject in tigase.monitor.tasks
Fields in tigase.monitor.tasks with annotations of type Inject Modifier and Type Field Description protected javax.script.BindingsScriptTask. bindingsprotected javax.script.BindingsScriptTimerTask. bindingsprotected MonitorComponentConnectionsTask. componentprotected MonitorComponentDiskTask. componentprotected MonitorComponentLoggerTask. componentprotected EventBusConnectionsTask. eventBusprotected EventBusDiskTask. eventBusprotected EventBusLoggerTask. eventBusprotected javax.script.ScriptEngineManagerScriptTask. scriptEngineManagerprotected javax.script.ScriptEngineManagerScriptTimerTask. scriptEngineManager -
Uses of Inject in tigase.server
Fields in tigase.server with annotations of type Inject Modifier and Type Field Description protected XMPPIOProcessor[]ConnectionManager. processorsprotected VHostManagerIfcBasicComponent. vHostManager -
Uses of Inject in tigase.server.amp
Fields in tigase.server.amp with annotations of type Inject Modifier and Type Field Description protected BroadcastAmpComponent. broadcast -
Uses of Inject in tigase.server.xmppclient
Fields in tigase.server.xmppclient with annotations of type Inject Modifier and Type Field Description protected EventBusClientConnectionManager. eventBusprotected EventBusSeeOtherHost. eventBusprotected RoutingsContainer.RoutingComputerClientConnectionManager. routingsprotected SeeOtherHostIfcClientConnectionManager. see_other_host_strategyprotected VHostManagerIfcSeeOtherHost. vHostManager -
Uses of Inject in tigase.server.xmppserver.proc
Fields in tigase.server.xmppserver.proc with annotations of type Inject Modifier and Type Field Description java.util.List<AuthenticationProcessor>AuthenticatorSelectorManager. authenticationProcessorsprotected static AuthenticatorSelectorManagerAuthenticationProcessor. authenticatorSelectorManagerprotected S2SConnectionHandlerIfc<S2SIOService>S2SAbstract. handler -
Uses of Inject in tigase.server.xmppsession
Fields in tigase.server.xmppsession with annotations of type Inject Modifier and Type Field Description protected SessionManager.MessageArchiveSessionManager. messageArchive -
Uses of Inject in tigase.vhosts
Fields in tigase.vhosts with annotations of type Inject Modifier and Type Field Description protected VHostComponentRepositoryVHostManager. repo -
Uses of Inject in tigase.workgroupqueues.modules
Fields in tigase.workgroupqueues.modules with annotations of type Inject Modifier and Type Field Description protected PacketWriterAbstractModule. writer -
Uses of Inject in tigase.xmpp.impl
Fields in tigase.xmpp.impl with annotations of type Inject Modifier and Type Field Description protected JabberIqPrivacy.PrivacyListOfflineCacheJabberIqPrivacy. cacheprotected VHostManagerIfcPresenceSubscription. vHostManager -
Uses of Inject in tigase.xmpp.impl.push
Fields in tigase.xmpp.impl.push with annotations of type Inject Modifier and Type Field Description protected MessageDeliveryProviderIfcGroupchatPushNotificationsExtension. message
-