Uses of Class
org.apache.openejb.jee.wls.Description
-
Packages that use Description Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Description in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as Description Modifier and Type Field Description protected DescriptionMethod. descriptionprotected DescriptionRetryMethodsOnRollback. descriptionprotected DescriptionSecurityPermission. descriptionprotected DescriptionSqlShape. descriptionprotected DescriptionWeblogicEjbJar. descriptionprotected DescriptionWeblogicQuery. descriptionMethods in org.apache.openejb.jee.wls that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionDescriptionMethod. getDescription()Gets the value of the description property.DescriptionRetryMethodsOnRollback. getDescription()Gets the value of the description property.DescriptionSecurityPermission. getDescription()Gets the value of the description property.DescriptionSqlShape. getDescription()Gets the value of the description property.DescriptionWeblogicEjbJar. getDescription()Gets the value of the description property.DescriptionWeblogicQuery. getDescription()Gets the value of the description property.Methods in org.apache.openejb.jee.wls with parameters of type Description Modifier and Type Method Description voidMethod. setDescription(Description value)Sets the value of the description property.voidRetryMethodsOnRollback. setDescription(Description value)Sets the value of the description property.voidSecurityPermission. setDescription(Description value)Sets the value of the description property.voidSqlShape. setDescription(Description value)Sets the value of the description property.voidWeblogicEjbJar. setDescription(Description value)Sets the value of the description property.voidWeblogicQuery. setDescription(Description value)Sets the value of the description property.
-