Uses of Class
org.apache.openejb.jee.jba.cmp.StateFactory
-
Packages that use StateFactory Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StateFactory in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as StateFactory Modifier and Type Field Description protected StateFactoryCmpField. stateFactoryprotected StateFactoryUserTypeMapping. stateFactoryMethods in org.apache.openejb.jee.jba.cmp that return StateFactory Modifier and Type Method Description StateFactoryObjectFactory. createStateFactory()Create an instance ofStateFactoryStateFactoryCmpField. getStateFactory()Gets the value of the stateFactory property.StateFactoryUserTypeMapping. getStateFactory()Gets the value of the stateFactory property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type StateFactory Modifier and Type Method Description voidCmpField. setStateFactory(StateFactory value)Sets the value of the stateFactory property.voidUserTypeMapping. setStateFactory(StateFactory value)Sets the value of the stateFactory property.
-