Uses of Class
org.jboss.hal.resources.Resources
-
-
Uses of Resources in org.jboss.hal.client
Constructors in org.jboss.hal.client with parameters of type Resources Constructor Description RootView(Environment environment, Resources resources) -
Uses of Resources in org.jboss.hal.client.accesscontrol
Constructors in org.jboss.hal.client.accesscontrol with parameters of type Resources Constructor Description AccessControlPresenter(com.google.web.bindery.event.shared.EventBus eventBus, AccessControlPresenter.MyView view, AccessControlPresenter.MyProxy myProxy, Finder finder, AccessControl accessControl, Resources resources)AssignmentColumn(Finder finder, ItemActionFactory itemActionFactory, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, User currentUser, AccessControl accessControl, AccessControlTokens tokens, Resources resources)BrowseByColumn(Finder finder, AccessControl accessControl, Environment environment, ColumnActionFactory columnActionFactory, Resources resources)GroupColumn(Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, User currentUser, AccessControl accessControl, AccessControlTokens tokens, AccessControlResources accessControlResources, Resources resources)MembershipColumn(Finder finder, ItemActionFactory itemActionFactory, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, User currentUser, AccessControl accessControl, AccessControlTokens tokens, Resources resources)RoleColumn(Finder finder, ColumnActionFactory columnActionFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, AccessControl accessControl, AccessControlTokens tokens, Environment environment, Settings settings, Resources resources)UserColumn(Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, User currentUser, AccessControl accessControl, AccessControlTokens tokens, AccessControlResources accessControlResources, Resources resources) -
Uses of Resources in org.jboss.hal.client.bootstrap.tasks
Constructors in org.jboss.hal.client.bootstrap.tasks with parameters of type Resources Constructor Description CheckTargetVersion(Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration
Constructors in org.jboss.hal.client.configuration with parameters of type Resources Constructor Description ConfigurationColumn(Finder finder, ItemActionFactory itemActionFactory, Environment environment, Resources resources)ConfigurationPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ConfigurationPresenter.MyView view, ConfigurationPresenter.MyProxy proxy, Finder finder, Resources resources, Environment environment)ProfileColumn(Finder finder, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, FinderPathFactory finderPathFactory, CrudOperations crud, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, StatementContext statementContext, Resources resources)SocketBindingGroupPresenter(com.google.web.bindery.event.shared.EventBus eventBus, SocketBindingGroupPresenter.MyView view, SocketBindingGroupPresenter.MyProxy proxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)SystemPropertiesView(Environment environment, MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem
Constructors in org.jboss.hal.client.configuration.subsystem with parameters of type Resources Constructor Description SubsystemColumn(Finder finder, Dispatcher dispatcher, Environment environment, Places places, MetadataRegistry metadataRegistry, StatementContext statementContext, ItemActionFactory itemActionFactory, Subsystems subsystems, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.datasource
Methods in org.jboss.hal.client.configuration.subsystem.datasource with parameters of type Resources Modifier and Type Method Description static List<Task<FlowContext>>JdbcDriverTasks. jdbcDriverProperties(Environment environment, Dispatcher dispatcher, StatementContext statementContext, String driverName, Resources resources)Constructors in org.jboss.hal.client.configuration.subsystem.datasource with parameters of type Resources Constructor Description DataSourceColumn(MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Environment environment, javax.inject.Provider<Progress> progress, Resources resources, Places places, DataSourceTemplates templates, Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory)DataSourcePresenter(com.google.web.bindery.event.shared.EventBus eventBus, DataSourcePresenter.MyView view, DataSourcePresenter.MyProxy proxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, Environment environment, OperationFactory operationFactory, FinderPathFactory finderPathFactory, Resources resources, javax.inject.Provider<Progress> progress, MetadataRegistry metadataRegistry, StatementContext statementContext)DataSourcesDriversColumn(Finder finder, Resources resources)DataSourceView(MetadataRegistry metadataRegistry, CredentialReference credentialReference, Resources resources)JdbcDriverColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, MetadataRegistry metadataRegistry, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.datasource.wizard
Constructors in org.jboss.hal.client.configuration.subsystem.datasource.wizard with parameters of type Resources Constructor Description DataSourceWizard(DataSourceColumn column, MetadataRegistry metadataRegistry, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Environment environment, javax.inject.Provider<Progress> progress, Resources resources, DataSourceTemplates templates, List<DataSource> dataSources, List<JdbcDriver> drivers, boolean xa) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.distributableweb
Constructors in org.jboss.hal.client.configuration.subsystem.distributableweb with parameters of type Resources Constructor Description DistributableWebPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DistributableWebPresenter.MyView view, DistributableWebPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, Dispatcher dispatcher, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.ee
Constructors in org.jboss.hal.client.configuration.subsystem.ee with parameters of type Resources Constructor Description EEPresenter(com.google.web.bindery.event.shared.EventBus eventBus, EEPresenter.MyView view, EEPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, Resources resources, Dispatcher dispatcher, StatementContext statementContext, MetadataRegistry metadataRegistry)EEView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.elytron
-
Uses of Resources in org.jboss.hal.client.configuration.subsystem.infinispan
Constructors in org.jboss.hal.client.configuration.subsystem.infinispan with parameters of type Resources Constructor Description CacheColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, CrudOperations crud, Places places, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, com.google.web.bindery.event.shared.EventBus eventBus)CacheContainerColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Dispatcher dispatcher, CrudOperations crud, Places places, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)CacheContainerView(MetadataRegistry metadataRegistry, Resources resources)DistributedCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, DistributedCachePresenter.MyView view, DistributedCachePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, CrudOperations crud, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)DistributedCacheView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)InvalidationCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, InvalidationCachePresenter.MyView view, InvalidationCachePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, CrudOperations crud, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)InvalidationCacheView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)LocalCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, LocalCachePresenter.MyView view, LocalCachePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, CrudOperations crud, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)LocalCacheView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)RemoteCacheContainerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RemoteCacheContainerPresenter.MyView view, RemoteCacheContainerPresenter.MyProxy myProxy, Finder finder, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)RemoteCacheContainerView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)ReplicatedCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, ReplicatedCachePresenter.MyView view, ReplicatedCachePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, CrudOperations crud, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)ReplicatedCacheView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)ScatteredCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, ScatteredCachePresenter.MyView view, ScatteredCachePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, CrudOperations crud, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)ScatteredCacheView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.jca
Constructors in org.jboss.hal.client.configuration.subsystem.jca with parameters of type Resources Constructor Description JcaPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JcaPresenter.MyView view, JcaPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)JcaView(Dispatcher dispatcher, StatementContext statementContext, MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.jgroups
Constructors in org.jboss.hal.client.configuration.subsystem.jgroups with parameters of type Resources Constructor Description JGroupsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JGroupsPresenter.MyView view, Resources resources, JGroupsPresenter.MyProxy myProxy, MetadataRegistry metadataRegistry, Finder finder, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext, CrudOperations crud)JGroupsView(MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)ProtocolWizard(Resources resources, Set<String> protocolNames, Function<String,Metadata> getProtocolMetadata, Wizard.FinishCallback<org.jboss.hal.client.configuration.subsystem.jgroups.ProtocolWizard.Context,org.jboss.hal.client.configuration.subsystem.jgroups.ProtocolWizard.State> callback) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.logging
Constructors in org.jboss.hal.client.configuration.subsystem.logging with parameters of type Resources Constructor Description LoggingColumn(Finder finder, ItemMonitor itemMonitor, StatementContext statementContext, Dispatcher dispatcher, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Resources resources)LoggingProfileColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Places places, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.mail
Constructors in org.jboss.hal.client.configuration.subsystem.mail with parameters of type Resources Constructor Description MailSessionPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MailSessionPresenter.MyView view, MailSessionPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, Resources resources, Dispatcher dispatcher, StatementContext statementContext, MetadataRegistry metadataRegistry)MailSessionView(MetadataRegistry metadataRegistry, Dispatcher dispatcher, StatementContext statementContext, TableButtonFactory tableButtonFactory, CredentialReference cr, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.messaging
Constructors in org.jboss.hal.client.configuration.subsystem.messaging with parameters of type Resources Constructor Description ClusteringPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ClusteringPresenter.MyView view, ClusteringPresenter.MyProxy myProxy, Finder finder, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)ConnectionPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ConnectionPresenter.MyView view, ConnectionPresenter.MyProxy myProxy, Finder finder, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)DestinationPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DestinationPresenter.MyView view, DestinationPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, javax.inject.Provider<Progress> progress, Resources resources)HaPolicyPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HaPolicyPresenter.MyView view, HaPolicyPresenter.MyProxy proxy_, Finder finder, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)HaPolicyView(MetadataRegistry metadataRegistry, Resources resources)JmsBridgeColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, Places places, Resources resources)JmsBridgePresenter(com.google.web.bindery.event.shared.EventBus eventBus, JmsBridgePresenter.MyView view, JmsBridgePresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)MessagingCategoryColumn(Finder finder, ItemActionFactory itemActionFactory, CrudOperations crud, Places places, Resources resources)MessagingSubsystemPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MessagingSubsystemPresenter.MyView view, MessagingSubsystemPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)RemoteActiveMQPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RemoteActiveMQPresenter.MyView view, RemoteActiveMQPresenter.MyProxy myProxy, Finder finder, MetadataRegistry metadataRegistry, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)ServerColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, CrudOperations crud, MetadataRegistry metadataRegistry, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, StatementContext statementContext, Resources resources, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, Places places)ServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerPresenter.MyView view, ServerPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)ServerSettingsColumn(Finder finder, ItemActionFactory itemActionFactory, Places places, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.microprofile
Constructors in org.jboss.hal.client.configuration.subsystem.microprofile with parameters of type Resources Constructor Description MicroProfileConfigPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MicroProfileConfigPresenter.MyView view, MicroProfileConfigPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)MicroProfileMetricsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MicroProfileMetricsPresenter.MyView view, MicroProfileMetricsPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)MicroProfileMetricsView(MetadataRegistry metadataRegistry, Dispatcher dispatcher, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.remoting
Constructors in org.jboss.hal.client.configuration.subsystem.remoting with parameters of type Resources Constructor Description RemotingPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RemotingPresenter.MyView view, RemotingPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, PropertiesOperations propertiesOperations, Dispatcher dispatcher, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.resourceadapter
Constructors in org.jboss.hal.client.configuration.subsystem.resourceadapter with parameters of type Resources Constructor Description ResourceAdapterColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, CrudOperations crud, MetadataRegistry metadataRegistry, Places places, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.security
Constructors in org.jboss.hal.client.configuration.subsystem.security with parameters of type Resources Constructor Description SecurityDomainColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, CrudOperations crud, Resources resources, Places places)Deprecated.SecurityDomainPresenter(com.google.web.bindery.event.shared.EventBus eventBus, SecurityDomainPresenter.MyView view, SecurityDomainPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, javax.inject.Provider<Progress> progress, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)Deprecated. -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.securitymanager
Constructors in org.jboss.hal.client.configuration.subsystem.securitymanager with parameters of type Resources Constructor Description SecurityManagerView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.undertow
Constructors in org.jboss.hal.client.configuration.subsystem.undertow with parameters of type Resources Constructor Description ApplicationSecurityDomainPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ApplicationSecurityDomainPresenter.MyView view, ApplicationSecurityDomainPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, ComplexAttributeOperations ca, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)ApplicationSecurityDomainView(MetadataRegistry metadataRegistry, Resources resources, CredentialReference cr)BufferCachePresenter(com.google.web.bindery.event.shared.EventBus eventBus, BufferCachePresenter.MyView view, BufferCachePresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)ByteBufferPoolPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ByteBufferPoolPresenter.MyView view, ByteBufferPoolPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)FilterPresenter(com.google.web.bindery.event.shared.EventBus eventBus, FilterPresenter.MyView view, FilterPresenter.MyProxy proxy, Finder finder, CrudOperations crud, Dispatcher dispatcher, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)HandlerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HandlerPresenter.MyView view, HandlerPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)HostColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Places places, CrudOperations crud, StatementContext statementContext, MetadataRegistry metadataRegistry, Resources resources)HostPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HostPresenter.MyView view, HostPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, javax.inject.Provider<Progress> progress, Environment environment, Resources resources)HostView(MetadataRegistry metadataRegistry, Resources resources)ServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerPresenter.MyView view, ServerPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, CrudOperations crud, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, javax.inject.Provider<Progress> progress, Environment environment, Resources resources)ServerView(Dispatcher dispatcher, MetadataRegistry metadataRegistry, TableButtonFactory tableButtonFactory, Resources resources)ServletContainerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServletContainerPresenter.MyView view, ServletContainerPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, PropertiesOperations po, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)ServletContainerView(Dispatcher dispatcher, MetadataRegistry metadataRegistry, Resources resources)UndertowSettingsColumn(Finder finder, ItemActionFactory itemActionFactory, CrudOperations crud, Places places, Resources resources)UndertowSubsystemPresenter(com.google.web.bindery.event.shared.EventBus eventBus, UndertowSubsystemPresenter.MyView view, UndertowSubsystemPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.configuration.subsystem.webservice
Constructors in org.jboss.hal.client.configuration.subsystem.webservice with parameters of type Resources Constructor Description WebservicePresenter(com.google.web.bindery.event.shared.EventBus eventBus, WebservicePresenter.MyView view, WebservicePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, CrudOperations crud, PropertiesOperations po, Resources resources) -
Uses of Resources in org.jboss.hal.client.deployment
Constructors in org.jboss.hal.client.deployment with parameters of type Resources Constructor Description AbstractDeploymentColumn(FinderColumn.Builder<T> builder, ColumnActionFactory columnActionFactory, CrudOperations crud, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, ItemActionFactory itemActionFactory, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, Resources resources, StatementContext statementContext)BrowseByColumn(Finder finder, Resources resources)BrowseContentView(Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, Environment environment, MetadataRegistry metadataRegistry, Resources resources)ContentColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, Dispatcher dispatcher, CrudOperations crud, com.google.web.bindery.event.shared.EventBus eventBus, Places places, javax.inject.Provider<Progress> progress, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, StatementContext statementContext, Resources resources)DeploymentPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DeploymentPresenter.MyView view, DeploymentPresenter.MyProxy proxy, Finder finder, Environment environment, Resources resources)ServerGroupColumn(Finder finder, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Resources resources)ServerGroupDeploymentColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, Places places, CrudOperations crud, ServerActions serverActions, StatementContext statementContext, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, Resources resources)ServerGroupDeploymentPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerGroupDeploymentPresenter.MyView view, ServerGroupDeploymentPresenter.MyProxy proxy, Environment environment, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, javax.inject.Provider<Progress> progress, Resources resources)ServerGroupDeploymentView(ModelBrowser modelBrowser, Resources resources)StandaloneDeploymentColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Environment environment, ServerActions serverActions, Dispatcher dispatcher, CrudOperations crud, StatementContext statementContext, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, Resources resources)StandaloneDeploymentPresenter(com.google.web.bindery.event.shared.EventBus eventBus, StandaloneDeploymentPresenter.MyView view, StandaloneDeploymentPresenter.MyProxy proxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, Resources resources)StandaloneDeploymentView(Dispatcher dispatcher, ModelBrowser modelBrowser, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.deployment.dialog
Constructors in org.jboss.hal.client.deployment.dialog with parameters of type Resources Constructor Description AddUnmanagedDialog(Metadata metadata, Resources resources, AddResourceDialog.Callback callback)CreateEmptyDialog(Resources resources, Consumer<String> callback)DeployContentDialog1(Content content, Set<String> serverGroupsWithoutContent, Resources resources, DeployContentDialog1.DeployCallback callback)DeployContentDialog1(Content content, Set<String> serverGroupsWithContent, Resources resources, DeployContentDialog1.UndeployCallback callback)DeployContentDialog2(String serverGroup, List<Content> content, Resources resources, DeployContentDialog2.DeployCallback deployCallback) -
Uses of Resources in org.jboss.hal.client.deployment.wizard
Constructors in org.jboss.hal.client.deployment.wizard with parameters of type Resources Constructor Description NamesStep(Environment environment, Metadata metadata, Resources resources)UploadContentStep(Resources resources)UploadDeploymentStep(Resources resources) -
Uses of Resources in org.jboss.hal.client.homepage
Constructors in org.jboss.hal.client.homepage with parameters of type Resources Constructor Description HomepagePresenter(com.google.web.bindery.event.shared.EventBus eventBus, HomepagePresenter.MyView view, HomepagePresenter.MyProxy proxy, AccessControl accessControl, Dispatcher dispatcher, Environment environment, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Resources resources)HomepageView(Environment environment, AccessControl ac, Resources resources, Places places) -
Uses of Resources in org.jboss.hal.client.installer
Methods in org.jboss.hal.client.installer with parameters of type Resources Modifier and Type Method Description StringUpdateType. getTitle(Resources resources)Constructors in org.jboss.hal.client.installer with parameters of type Resources Constructor Description ChannelColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, StatementContext statementContext, MetadataRegistry metadataRegistry, Dispatcher dispatcher, Resources resources)ChannelPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ChannelPresenter.MyView view, ChannelPresenter.MyProxy proxy, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ChannelView(MetadataRegistry metadataRegistry, Resources resources)UpdateColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, StatementContext statementContext, MetadataRegistry metadataRegistry, ColumnActionFactory columnActionFactory, Resources resources)UpdateManagerColumn(Finder finder, Resources resources)UpdateManagerFinderPresenter(com.google.web.bindery.event.shared.EventBus eventBus, UpdateManagerFinderPresenter.MyView view, UpdateManagerFinderPresenter.MyProxy proxy, Finder finder, Environment environment, Resources resources)UpdateManagerHostColumn(Finder finder, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, HostActions hostActions, Resources resources) -
Uses of Resources in org.jboss.hal.client.patching
Constructors in org.jboss.hal.client.patching with parameters of type Resources Constructor Description HostPatchesColumn(Finder finder, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, HostActions hostActions, Resources resources)PatchesColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, StatementContext statementContext, Environment environment, HostActions hostActions, MetadataProcessor metadataProcessor, ServerActions serverActions, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, Resources resources) -
Uses of Resources in org.jboss.hal.client.patching.wizard
Constructors in org.jboss.hal.client.patching.wizard with parameters of type Resources Constructor Description ApplyPatchWizard(Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback)RollbackWizard(String patchId, Resources resources, Environment environment, Metadata metadata, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, ServerActions serverActions, Callback callback)UploadPatchStep(Resources resources) -
Uses of Resources in org.jboss.hal.client.rhcp
Constructors in org.jboss.hal.client.rhcp with parameters of type Resources Constructor Description RhcpPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RhcpPresenter.MyView view, RhcpPresenter.MyProxy myProxy, Finder finder, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime
Constructors in org.jboss.hal.client.runtime with parameters of type Resources Constructor Description BootErrorsElement(AddressTemplate template, MetadataRegistry metadataRegistry, Capabilities capabilities, Resources resources)BrowseByColumn(Finder finder, Environment environment, SecurityContextRegistry securityContextRegistry, javax.inject.Provider<Progress> progress, com.google.web.bindery.event.shared.EventBus eventBus, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, FinderPathFactory finderPathFactory, HostActions hostActions, ServerGroupActions serverGroupActions, ServerActions serverActions, Resources resources)ProcessStateHandler(Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Finder finder, ServerActions serverActions, javax.inject.Provider<Progress> progress, Resources resources)RuntimePresenter(com.google.web.bindery.event.shared.EventBus eventBus, RuntimePresenter.MyView view, RuntimePresenter.MyProxy proxy, Finder finder, Resources resources, Environment environment) -
Uses of Resources in org.jboss.hal.client.runtime.configurationchanges
Constructors in org.jboss.hal.client.runtime.configurationchanges with parameters of type Resources Constructor Description ConfigurationChangesPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ConfigurationChangesPresenter.MyView view, ConfigurationChangesPresenter.MyProxy myProxy, Finder finder, Environment environment, FinderPathFactory finderPathFactory, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, MetadataProcessor metadataProcessor, StatementContext statementContext, CrudOperations crud, Resources resources)ConfigurationChangesView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.group
Constructors in org.jboss.hal.client.runtime.group with parameters of type Resources Constructor Description ServerGroupColumn(Finder finder, Environment environment, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, ServerGroupActions serverGroupActions, Places places, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.host
Constructors in org.jboss.hal.client.runtime.host with parameters of type Resources Constructor Description HostColumn(Finder finder, Environment environment, Dispatcher dispatcher, CrudOperations crud, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, javax.inject.Provider<Progress> progress, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, HostActions hostActions, Resources resources, MetadataRegistry metadataRegistry)HostDisplay(Host item, HostActions hostActions, Resources resources)HostPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HostPresenter.MyView view, HostPresenter.MyProxy proxy, Finder finder, FinderPathFactory finderPathFactory, StatementContext statementContext, Dispatcher dispatcher, CrudOperations crud, javax.inject.Provider<Progress> progress, Environment environment, Resources resources)HostPreview(Dispatcher dispatcher, HostActions hostActions, Host host, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.managementinterface
Constructors in org.jboss.hal.client.runtime.managementinterface with parameters of type Resources Constructor Description ConstantHeadersElement(MetadataRegistry metadataRegistry, AddressTemplate template, Resources resources)HttpManagementInterfaceElement(MetadataRegistry metadataRegistry, AddressTemplate template, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.managementoperations
Constructors in org.jboss.hal.client.runtime.managementoperations with parameters of type Resources Constructor Description ManagementOperationsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ManagementOperationsPresenter.MyView view, ManagementOperationsPresenter.MyProxy myProxy, Finder finder, Environment environment, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, javax.inject.Provider<Progress> progress, Resources resources)ManagementOperationsView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.server
Constructors in org.jboss.hal.client.runtime.server with parameters of type Resources Constructor Description ServerBootErrorsView(MetadataRegistry metadataRegistry, Capabilities capabilities, Resources resources)ServerColumn(Finder finder, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, javax.inject.Provider<Progress> progress, SecurityContextRegistry securityContextRegistry, StatementContext statementContext, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, MetadataProcessor metadataProcessor, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, ServerActions serverActions, CrudOperations crud, Resources resources, MetadataRegistry metadataRegistry)ServerRuntimePresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerRuntimePresenter.MyView view, ServerRuntimePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ServerRuntimePreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)ServerRuntimeView(MetadataRegistry metadataRegistry, Resources resources)StandaloneServerColumn(Finder finder, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, FinderPathFactory finderPathFactory, ItemActionFactory itemActionFactory, ServerActions serverActions, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, javax.inject.Provider<Progress> progress, Resources resources, StatementContext statementContext, MetadataRegistry metadataRegistry)StandaloneServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, StandaloneServerPresenter.MyView view, StandaloneServerPresenter.MyProxy proxy, Finder finder, FinderPathFactory finderPathFactory, StatementContext statementContext, Dispatcher dispatcher, CrudOperations crud, javax.inject.Provider<Progress> progress, Environment environment, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem
Constructors in org.jboss.hal.client.runtime.subsystem with parameters of type Resources Constructor Description SubsystemColumn(Finder finder, Dispatcher dispatcher, Places places, StatementContext statementContext, ItemActionFactory itemActionFactory, Subsystems subsystems, Environment environment, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.batch
Constructors in org.jboss.hal.client.runtime.subsystem.batch with parameters of type Resources Constructor Description BatchPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)JobColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, DeploymentResources deploymentResources, FinderPathFactory finderPathFactory, Places places, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataRegistry metadataRegistry, Resources resources)JobPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JobPresenter.MyView view, JobPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)JobView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.datasource
Constructors in org.jboss.hal.client.runtime.subsystem.datasource with parameters of type Resources Constructor Description DataSourceColumn(ServerActions serverActions, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Environment environment, Resources resources, Finder finder, FinderPathFactory finderPathFactory, ItemActionFactory itemActionFactory, Places places)DataSourcePresenter(com.google.web.bindery.event.shared.EventBus eventBus, DataSourcePresenter.MyView view, DataSourcePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)DataSourceView(MetadataRegistry metadataRegistry, Resources resources)DataSourceXAPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DataSourceXAPresenter.MyView view, DataSourceXAPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)DataSourceXAView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.ejb
Constructors in org.jboss.hal.client.runtime.subsystem.ejb with parameters of type Resources Constructor Description EjbColumn(Finder finder, FinderPathFactory finderPathFactory, ItemActionFactory itemActionFactory, com.google.web.bindery.event.shared.EventBus eventBus, Places places, Dispatcher dispatcher, StatementContext statementContext, Resources resources)EjbPresenter(com.google.web.bindery.event.shared.EventBus eventBus, EjbPresenter.MyView view, EjbPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ThreadPoolPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.elytron
Constructors in org.jboss.hal.client.runtime.subsystem.elytron with parameters of type Resources Constructor Description ElytronColumn(Finder finder, Resources resources, ItemActionFactory itemActionFactory, Places places)RealmsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RealmsPresenter.MyView view, RealmsPresenter.MyProxy proxy, Resources resources, Finder finder, javax.inject.Provider<Progress> progress, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext)RealmsView(MetadataRegistry metadataRegistry, Resources resources)SSLPresenter(com.google.web.bindery.event.shared.EventBus eventBus, SSLPresenter.MyView view, SSLPresenter.MyProxy proxy, Resources resources, Finder finder, Dispatcher dispatcher, MetadataRegistry metadataRegistry, FinderPathFactory finderPathFactory, StatementContext statementContext)SSLView(MetadataRegistry metadataRegistry, Resources resources)StoresPresenter(com.google.web.bindery.event.shared.EventBus eventBus, StoresPresenter.MyView view, StoresPresenter.MyProxy proxy, Resources resources, Finder finder, javax.inject.Provider<Progress> progress, Dispatcher dispatcher, Environment environment, FinderPathFactory finderPathFactory, StatementContext statementContext)StoresView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.elytron.wizardpassword
Constructors in org.jboss.hal.client.runtime.subsystem.elytron.wizardpassword with parameters of type Resources Constructor Description ConfigurePasswordStep(Resources resources, Metadata metadata)PasswordWizard(Resources resources, StatementContext statementContext, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, Metadata metadata, String selectedRealm, String selectedIdentity)ReviewPasswordStep(Resources resources, Metadata metadata) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.jaxrs
Constructors in org.jboss.hal.client.runtime.subsystem.jaxrs with parameters of type Resources Constructor Description RestResourceColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, Environment environment, ServerActions serverActions, DeploymentResources deploymentResources, Places places, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.jndi
Constructors in org.jboss.hal.client.runtime.subsystem.jndi with parameters of type Resources Constructor Description JndiPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JndiPresenter.MyView view, JndiPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)JndiView(JndiResources jndiResources, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.jpa
Constructors in org.jboss.hal.client.runtime.subsystem.jpa with parameters of type Resources Constructor Description JpaColumn(Finder finder, ItemActionFactory itemActionFactory, Environment environment, Dispatcher dispatcher, DeploymentResources deploymentResources, FinderPathFactory finderPathFactory, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Resources resources)JpaPresenter(com.google.web.bindery.event.shared.EventBus eventBus, JpaPresenter.MyView view, JpaPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)JpaView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.logging
Constructors in org.jboss.hal.client.runtime.subsystem.logging with parameters of type Resources Constructor Description LogFileColumn(Finder finder, Dispatcher dispatcher, StatementContext statementContext, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, LogFiles logFiles, Resources resources)LogFilePresenter(com.google.web.bindery.event.shared.EventBus eventBus, LogFilePresenter.MyView view, LogFilePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)LogFileView(Environment environment, StatementContext statementContext, LogFiles logFiles, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.messaging
Constructors in org.jboss.hal.client.runtime.subsystem.messaging with parameters of type Resources Constructor Description DestinationColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, FinderPathFactory finderPathFactory, Places places, Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Resources resources)JmsQueuePresenter(com.google.web.bindery.event.shared.EventBus eventBus, JmsQueuePresenter.MyView view, JmsQueuePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, Dispatcher dispatcher, StatementContext statementContext, javax.inject.Provider<Progress> progress, Resources resources)JmsQueueView(MetadataRegistry metadataRegistry, Resources resources)MessagingCategoryColumn(Finder finder, Resources resources)ServerColumn(Finder finder, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, MetadataRegistry metadataRegistry, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ServerPresenter.MyView view, ServerPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)ServerView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.microprofile.health
Constructors in org.jboss.hal.client.runtime.subsystem.microprofile.health with parameters of type Resources Constructor Description MicroProfileHealthPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MicroProfileHealthPresenter.MyView view, MicroProfileHealthPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)MicroprofileHealthPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)MicroProfileHealthView(Resources resources, MicroProfileHealthCheckResource mpCheckResource) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.resourceadapter
Constructors in org.jboss.hal.client.runtime.subsystem.resourceadapter with parameters of type Resources Constructor Description BasePresenter(com.google.web.bindery.event.shared.EventBus eventBus, V view, P myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)BaseView(MetadataRegistry metadataRegistry, Resources resources)ChildResourceColumn(ServerActions serverActions, Dispatcher dispatcher, StatementContext statementContext, Environment environment, Resources resources, Finder finder, ItemActionFactory itemActionFactory, Places places)ChildResourcePresenter(com.google.web.bindery.event.shared.EventBus eventBus, ChildResourcePresenter.MyView view, ChildResourcePresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ChildResourceView(MetadataRegistry metadataRegistry, Resources resources)ResourceAdapterColumn(Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Environment environment, Resources resources, Finder finder, ItemActionFactory itemActionFactory, Places places)ResourceAdapterPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ResourceAdapterPresenter.MyView view, ResourceAdapterPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, Dispatcher dispatcher, StatementContext statementContext, Resources resources)ResourceAdapterView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.transaction
Constructors in org.jboss.hal.client.runtime.subsystem.transaction with parameters of type Resources Constructor Description TransactionsPresenter(com.google.web.bindery.event.shared.EventBus eventBus, TransactionsPresenter.MyView view, TransactionsPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources)TransactionsPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources)TransactionsView(MetadataRegistry metadataRegistry, Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.undertow
Constructors in org.jboss.hal.client.runtime.subsystem.undertow with parameters of type Resources Constructor Description DeploymentColumn(Finder finder, FinderPathFactory finderPathFactory, ColumnActionFactory columnActionFactory, ItemActionFactory itemActionFactory, Dispatcher dispatcher, Places places, StatementContext statementContext, Environment environment, ServerActions serverActions, Resources resources)DeploymentPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DeploymentPresenter.MyView view, DeploymentPresenter.MyProxy myProxy, Finder finder, Dispatcher dispatcher, FinderPathFactory finderPathFactory, StatementContext statementContext, Resources resources, javax.inject.Provider<Progress> progress)DeploymentView(MetadataRegistry metadataRegistry, Resources resources)ListenerColumn(Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, Resources resources, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext)UndertowColumn(Finder finder, Resources resources)UndertowPreview(Resources resources) -
Uses of Resources in org.jboss.hal.client.runtime.subsystem.webservice
Constructors in org.jboss.hal.client.runtime.subsystem.webservice with parameters of type Resources Constructor Description EndpointColumn(FinderPathFactory finderPathFactory, Places places, Finder finder, ColumnActionFactory columnActionFactory, Dispatcher dispatcher, StatementContext statementContext, DeploymentResources deploymentResources, Resources resources)WebservicesPreview(Dispatcher dispatcher, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.client.shared.sslwizard
Constructors in org.jboss.hal.client.shared.sslwizard with parameters of type Resources Constructor Description Builder(Map<String,List<String>> existingResources, Resources resources, com.google.web.bindery.event.shared.EventBus eventBus, StatementContext statementContext, Dispatcher dispatcher, javax.inject.Provider<Progress> progress, EnableSSLPresenter presenter, Environment environment) -
Uses of Resources in org.jboss.hal.client.skeleton
Constructors in org.jboss.hal.client.skeleton with parameters of type Resources Constructor Description FooterPresenter(com.google.web.bindery.event.shared.EventBus eventBus, FooterPresenter.MyView view, Environment environment, Endpoints endpoints, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Settings settings, Macros macros, ExpressionResolver expressionResolver, Resources resources)FooterView(UIRegistry uiRegistry, Resources resources)HeaderPresenter(com.google.web.bindery.event.shared.EventBus eventBus, HeaderPresenter.MyView view, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Places places, Environment environment, Endpoints endpoints, Settings settings, User user, ServerActions serverActions, Resources resources)HeaderView(Environment environment, Places places, AccessControl ac, Resources resources)StabilityBanner(Environment environment, Resources resources) -
Uses of Resources in org.jboss.hal.client.tools
Constructors in org.jboss.hal.client.tools with parameters of type Resources Constructor Description MacroEditorPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MacroEditorPresenter.MyView view, MacroEditorPresenter.MyProxy proxy, Dispatcher dispatcher, Macros macros, javax.inject.Provider<Progress> progress, Resources resources)MacroEditorView(Resources resources)MacroOptionsDialog(Macros macros, Resources resources, MacroOptionsDialog.MacroOptionsCallback callback)ModelBrowserPresenter(com.google.web.bindery.event.shared.EventBus eventBus, ModelBrowserPresenter.MyView view, ModelBrowserPresenter.MyProxy proxy, Resources resources) -
Uses of Resources in org.jboss.hal.core
Constructors in org.jboss.hal.core with parameters of type Resources Constructor Description ComplexAttributeOperations(CrudOperations crud, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources)CrudOperations(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources)ExceptionHandler(com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Progress progress, Resources resources)PropertiesOperations(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, StatementContext statementContext, Resources resources) -
Uses of Resources in org.jboss.hal.core.accesscontrol
Constructors in org.jboss.hal.core.accesscontrol with parameters of type Resources Constructor Description AccessControl(Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, User currentUser, Settings settings, Resources resources) -
Uses of Resources in org.jboss.hal.core.elytron
Constructors in org.jboss.hal.core.elytron with parameters of type Resources Constructor Description AlternativeValidation(String alternativeName, Supplier<ModelNode> credentialReferenceValue, Resources resources)CredentialReference(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, ComplexAttributeOperations ca, Resources resources)CrFormValuesValidation(Resources resources)CrFormValuesValidation(Resources resources, boolean prefixed)CrFormValuesValidation(Resources resources, String customName) -
Uses of Resources in org.jboss.hal.core.expression
Constructors in org.jboss.hal.core.expression with parameters of type Resources Constructor Description EncryptionDialog(ExpressionEncryptor expressionEncryptor, Resources resources)EncryptionDialog(ExpressionEncryptor expressionEncryptor, Resources resources, List<String> resolverNames, boolean hasDefaultResolver)ExpressionDialog(ExpressionResolver expressionResolver, Environment environment, Resources resources)ExpressionEncryptor(com.google.web.bindery.event.shared.EventBus eventBus, Environment environment, Dispatcher dispatcher, Resources resources)ExpressionResolver(com.google.web.bindery.event.shared.EventBus eventBus, Environment environment, Dispatcher dispatcher, Resources resources) -
Uses of Resources in org.jboss.hal.core.finder
Constructors in org.jboss.hal.core.finder with parameters of type Resources Constructor Description ColumnActionFactory(CrudOperations crud, Resources resources)FinderPathFactory(Environment environment, StatementContext statementContext, Finder finder, Subsystems subsystems, Resources resources)ItemActionFactory(CrudOperations crud, ItemMonitor itemMonitor, com.gwtplatform.mvp.client.proxy.PlaceManager placeManager, Resources resources) -
Uses of Resources in org.jboss.hal.core.mbui
Methods in org.jboss.hal.core.mbui that return Resources Modifier and Type Method Description ResourcesMbuiContext. resources()Constructors in org.jboss.hal.core.mbui with parameters of type Resources Constructor Description MbuiContext(CrudOperations crud, PropertiesOperations po, Dispatcher dispatcher, ComplexAttributeOperations ca, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, MetadataRegistry metadataRegistry, OperationFactory operationFactory, javax.inject.Provider<Progress> progress, Resources resources, StatementContext statementContext, TableButtonFactory tableButtonFactory) -
Uses of Resources in org.jboss.hal.core.mbui.form
Constructors in org.jboss.hal.core.mbui.form with parameters of type Resources Constructor Description RequireAtLeastOneAttributeValidation(List<String> requiresAtLeast, Resources resources) -
Uses of Resources in org.jboss.hal.core.mbui.table
Constructors in org.jboss.hal.core.mbui.table with parameters of type Resources Constructor Description TableButtonFactory(CrudOperations crud, Resources resources) -
Uses of Resources in org.jboss.hal.core.modelbrowser
Constructors in org.jboss.hal.core.modelbrowser with parameters of type Resources Constructor Description ModelBrowser(CrudOperations crud, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Dispatcher dispatcher, Environment environment, com.google.web.bindery.event.shared.EventBus eventBus, Resources resources) -
Uses of Resources in org.jboss.hal.core.mvp
Constructors in org.jboss.hal.core.mvp with parameters of type Resources Constructor Description FinderPresenter(com.google.web.bindery.event.shared.EventBus eventBus, V view, Proxy_ proxy, Finder finder, Resources resources)HalPlaceManager(com.google.web.bindery.event.shared.EventBus eventBus, com.gwtplatform.mvp.shared.proxy.TokenFormatter tokenFormatter, String defaultPlaceNameToken, String errorPlaceNameToken, String unauthorizedPlaceNameToken, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of Resources in org.jboss.hal.core.runtime
Methods in org.jboss.hal.core.runtime with parameters of type Resources Modifier and Type Method Description static voidTopologyTasks. reloadBlocking(Dispatcher dispatcher, com.google.web.bindery.event.shared.EventBus eventBus, Operation operation, String type, String name, String urlConsole, Resources resources)Show a blocking verification dialog and executes the specified operation. -
Uses of Resources in org.jboss.hal.core.runtime.group
Constructors in org.jboss.hal.core.runtime.group with parameters of type Resources Constructor Description ServerGroupActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources) -
Uses of Resources in org.jboss.hal.core.runtime.host
Constructors in org.jboss.hal.core.runtime.host with parameters of type Resources Constructor Description HostActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, ServerActions serverActions, Resources resources) -
Uses of Resources in org.jboss.hal.core.runtime.server
Constructors in org.jboss.hal.core.runtime.server with parameters of type Resources Constructor Description ServerActions(com.google.web.bindery.event.shared.EventBus eventBus, Dispatcher dispatcher, ServerUrlStorage serverUrlStorage, StatementContext statementContext, MetadataProcessor metadataProcessor, javax.inject.Provider<Progress> progress, Resources resources) -
Uses of Resources in org.jboss.hal.core.subsystem
Constructors in org.jboss.hal.core.subsystem with parameters of type Resources Constructor Description Subsystems(Resources resources) -
Uses of Resources in org.jboss.hal.dmr.dispatch
Constructors in org.jboss.hal.dmr.dispatch with parameters of type Resources Constructor Description Dispatcher(Environment environment, Endpoints endpoints, Settings settings, com.google.web.bindery.event.shared.EventBus eventBus, ResponseHeadersProcessors responseHeadersProcessors, Macros macros, Resources resources)
-