tigase.xmpp.impl.roster
Class RosterFactory
java.lang.Object
tigase.xmpp.impl.roster.RosterFactory
public abstract class RosterFactory
- extends Object
Describe class RosterFactory here.
Created: Thu Sep 4 18:33:11 2008
- Version:
- $Rev: 2068 $
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RosterFactory
public RosterFactory()
getRosterImplementation
public static RosterAbstract getRosterImplementation(boolean shared_impl)
- Method description
- Parameters:
shared_impl
-
- Returns:
getRosterImplementation
public static RosterAbstract getRosterImplementation(String class_name,
boolean shared_impl)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException
- Method description
- Parameters:
class_name
- shared_impl
-
- Returns:
-
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.