Uses of Class
org.jboss.as.ejb3.subsystem.IIOPSettingsService
-
Packages that use IIOPSettingsService Package Description org.jboss.as.ejb3.deployment.processors org.jboss.as.ejb3.subsystem -
-
Uses of IIOPSettingsService in org.jboss.as.ejb3.deployment.processors
Constructors in org.jboss.as.ejb3.deployment.processors with parameters of type IIOPSettingsService Constructor Description EjbIIOPDeploymentUnitProcessor(IIOPSettingsService settingsService) -
Uses of IIOPSettingsService in org.jboss.as.ejb3.subsystem
Methods in org.jboss.as.ejb3.subsystem that return IIOPSettingsService Modifier and Type Method Description IIOPSettingsServiceIIOPSettingsService. getValue()
-