org.apache.geronimo.security.remoting
Class RemoteLoginServiceFactory
java.lang.Object
org.apache.geronimo.security.remoting.RemoteLoginServiceFactory
- Direct Known Subclasses:
- RemoteLoginServiceFactory
- public abstract class RemoteLoginServiceFactory
- extends Object
- 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 hostname)
- Parameters:
hostname
-
- Returns:
factoryCreate
protected abstract LoginServiceMBean factoryCreate(String hostname)
- Parameters:
hostname
-
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.