Uses of Interface
org.apache.maven.classrealm.ClassRealmConstituent
Packages that use ClassRealmConstituent
-
Uses of ClassRealmConstituent in org.apache.maven.classrealm
Classes in org.apache.maven.classrealm that implement ClassRealmConstituentFields in org.apache.maven.classrealm with type parameters of type ClassRealmConstituentModifier and TypeFieldDescriptionprivate final List<ClassRealmConstituent>
DefaultClassRealmRequest.constituents
Methods in org.apache.maven.classrealm that return types with arguments of type ClassRealmConstituentModifier and TypeMethodDescriptionClassRealmRequest.getConstituents()
Gets the constituents for the class realm.DefaultClassRealmRequest.getConstituents()
Methods in org.apache.maven.classrealm with parameters of type ClassRealmConstituentModifier and TypeMethodDescriptionprivate static String
DefaultClassRealmManager.getId
(ClassRealmConstituent constituent) Method parameters in org.apache.maven.classrealm with type arguments of type ClassRealmConstituentModifier and TypeMethodDescriptionDefaultClassRealmManager.populateRealm
(org.codehaus.plexus.classworlds.realm.ClassRealm classRealm, List<ClassRealmConstituent> constituents)