Uses of Class
org.apache.openejb.jee.wls.Capacity

Packages that use Capacity
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Capacity in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as Capacity
protected  Capacity WorkManager.capacity
           
 

Methods in org.apache.openejb.jee.wls that return Capacity
 Capacity ObjectFactory.createCapacity()
          Create an instance of Capacity
 Capacity WorkManager.getCapacity()
          Gets the value of the capacity property.
 

Methods in org.apache.openejb.jee.wls with parameters of type Capacity
 void WorkManager.setCapacity(Capacity value)
          Sets the value of the capacity property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.