net.sourceforge.wurfl.core.inspection
Class FakeInspectionManager

java.lang.Object
  extended by net.sourceforge.wurfl.core.inspection.FakeInspectionManager
All Implemented Interfaces:
InspectionManager

Deprecated. Not yet used, for further API usage.

public class FakeInspectionManager
extends Object
implements InspectionManager

Date: 10/07/11

Since:
1.3.5
Version:
$Id$

Constructor Summary
FakeInspectionManager()
          Deprecated.  
 
Method Summary
 String inspect(WURFLRequest req, String genericMatch, Matcher matcher)
          Deprecated.  
 boolean isGeneric(String deviceId)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FakeInspectionManager

public FakeInspectionManager()
Deprecated. 
Method Detail

inspect

public String inspect(WURFLRequest req,
                      String genericMatch,
                      Matcher matcher)
Deprecated. 
Specified by:
inspect in interface InspectionManager

isGeneric

public boolean isGeneric(String deviceId)
Deprecated. 
Specified by:
isGeneric in interface InspectionManager


Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.