Uses of Class
org.apache.openejb.jee.License
-
Packages that use License Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of License in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as License Modifier and Type Field Description protected LicenseConnector. licenseprotected LicenseConnector10. licenseMethods in org.apache.openejb.jee that return License Modifier and Type Method Description LicenseConnector. getLicense()LicenseConnector10. getLicense()Methods in org.apache.openejb.jee with parameters of type License Modifier and Type Method Description voidConnector. setLicense(License value)voidConnector10. setLicense(License value)
-