votorola.a.web
Class WP_Meta.ApplicationScope

java.lang.Object
  extended by WP_Meta.ApplicationScope
Enclosing class:
WP_Meta

@ThreadSafe
public static final class WP_Meta.ApplicationScope
extends Object

Application scope for instances of WP_Meta.

See Also:
VApplication.scopeMeta()

Constructor Summary
WP_Meta.ApplicationScope(VApplication app)
          Constructs an ApplicationScope.
 
Method Summary
 ActivityList.TL activityList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WP_Meta.ApplicationScope

WP_Meta.ApplicationScope(VApplication app)
Constructs an ApplicationScope.

Method Detail

activityList

@ThreadRestricted(value="holds activityList")
public ActivityList.TL activityList()