org.mobicents.xdm.server.appusage.oma.userprofile
Class OMAUserProfileAppUsageFactory

java.lang.Object
  extended by org.mobicents.xdm.server.appusage.oma.userprofile.OMAUserProfileAppUsageFactory
All Implemented Interfaces:
AppUsageFactory

public class OMAUserProfileAppUsageFactory
extends java.lang.Object
implements AppUsageFactory


Constructor Summary
OMAUserProfileAppUsageFactory(javax.xml.validation.Schema schema)
           
 
Method Summary
 java.lang.String getAppUsageId()
           
 AppUsage getAppUsageInstance()
           
 AppUsageDataSourceInterceptor getDataSourceInterceptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMAUserProfileAppUsageFactory

public OMAUserProfileAppUsageFactory(javax.xml.validation.Schema schema)
Method Detail

getAppUsageInstance

public AppUsage getAppUsageInstance()
Specified by:
getAppUsageInstance in interface AppUsageFactory

getAppUsageId

public java.lang.String getAppUsageId()
Specified by:
getAppUsageId in interface AppUsageFactory

getDataSourceInterceptor

public AppUsageDataSourceInterceptor getDataSourceInterceptor()
Specified by:
getDataSourceInterceptor in interface AppUsageFactory


Copyright © 2011. All Rights Reserved.