javax.ccpp
Class ProfileFactory
java.lang.Object
javax.ccpp.ProfileFactory
public abstract class ProfileFactory
- extends Object
- Version:
- $Rev: 889147 $ $Date: 2009-12-10 09:59:58 +0100 (Do, 10. Dez 2009) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileFactory
public ProfileFactory()
getInstance
public static ProfileFactory getInstance()
setInstance
public static void setInstance(ProfileFactory instance)
newProfile
public abstract Profile newProfile(javax.servlet.http.HttpServletRequest request)
newProfile
public Profile newProfile(ProfileFragment[] profileFragments)
newProfile
public abstract Profile newProfile(ProfileFragment[] profileFragments,
int validation)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.