ClientClassifierFactory Class
- public class ClientClassifierFactory
extends Object
Factory for getting access to a ClientClassifier, which is used to place a
client request into a pre-configured "classification" category.
This can be used to customize content or look-and-feel for different client
browsers.
-
Hierarchy
-
Object
ClientClassifierFactory
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientClassifierFactory
public ClientClassifierFactory()
getClientClassifier() Method
public static ClientClassifier
getClientClassifier()
Returns
- The ClientClassifier instance.