Uses of Class
org.apache.geronimo.system.plugin.model.ReferenceType.Pattern

Packages that use ReferenceType.Pattern
org.apache.geronimo.system.plugin.model   
 

Uses of ReferenceType.Pattern in org.apache.geronimo.system.plugin.model
 

Fields in org.apache.geronimo.system.plugin.model with type parameters of type ReferenceType.Pattern
protected  List<ReferenceType.Pattern> ReferenceType.pattern
           
 

Methods in org.apache.geronimo.system.plugin.model that return ReferenceType.Pattern
 ReferenceType.Pattern ObjectFactory.createReferenceTypePattern()
          Create an instance of ReferenceType.Pattern
 

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type ReferenceType.Pattern
 List<ReferenceType.Pattern> ReferenceType.getPattern()
          Gets the value of the pattern property.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.