Uses of Interface
org.jboss.hal.client.configuration.subsystem.securitymanager.SecurityManagerPresenter.MyView
-
Packages that use SecurityManagerPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.securitymanager -
-
Uses of SecurityManagerPresenter.MyView in org.jboss.hal.client.configuration.subsystem.securitymanager
Classes in org.jboss.hal.client.configuration.subsystem.securitymanager that implement SecurityManagerPresenter.MyView Modifier and Type Class Description classSecurityManagerViewConstructors in org.jboss.hal.client.configuration.subsystem.securitymanager with parameters of type SecurityManagerPresenter.MyView Constructor Description SecurityManagerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, SecurityManagerPresenter.MyView view, SecurityManagerPresenter.MyProxy myProxy, Finder finder, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, CrudOperations crud, ComplexAttributeOperations ca)
-