public class JBossWebRealmService extends Object implements org.jboss.msc.service.Service<org.apache.catalina.Realm>
Realm
implementation.Constructor and Description |
---|
JBossWebRealmService(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<SecurityDomainContext> |
getSecurityDomainContextInjector()
Target
Injector |
org.apache.catalina.Realm |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public JBossWebRealmService(DeploymentUnit deploymentUnit)
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<org.apache.catalina.Realm>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<org.apache.catalina.Realm>
public org.apache.catalina.Realm getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<org.apache.catalina.Realm>
IllegalStateException
IllegalArgumentException
public org.jboss.msc.inject.Injector<SecurityDomainContext> getSecurityDomainContextInjector()
Injector
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.