public class LdapGroupSearcherService extends Object implements org.jboss.msc.service.Service<LdapGroupSearcher>
LdapUserSearcher
Modifier and Type | Method and Description |
---|---|
LdapGroupSearcher |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public LdapGroupSearcher getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<LdapGroupSearcher>
IllegalStateException
IllegalArgumentException
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<LdapGroupSearcher>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<LdapGroupSearcher>
Copyright © 2013 JBoss by Red Hat. All rights reserved.