org.apache.geronimo.security.remoting.jmx
Class RemoteLoginServiceFactory
java.lang.Object
org.apache.geronimo.security.remoting.RemoteLoginServiceFactory
org.apache.geronimo.security.remoting.jmx.RemoteLoginServiceFactory
- public class RemoteLoginServiceFactory
- extends RemoteLoginServiceFactory
- Version:
- $Revision: 1.2 $ $Date: 2004/02/25 09:58:10 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteLoginServiceFactory
public RemoteLoginServiceFactory()
create
public static LoginServiceMBean create(String host)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
create
public static LoginServiceMBean create(String host,
int port)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
create
public static LoginServiceMBean create(URI target)
factoryCreate
protected LoginServiceMBean factoryCreate(String hostname)
- Specified by:
factoryCreate
in class RemoteLoginServiceFactory
- Parameters:
hostname
-
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.