Uses of Class
org.apache.ivy.osgi.core.ExecutionEnvironmentProfile
Packages that use ExecutionEnvironmentProfile
-
Uses of ExecutionEnvironmentProfile in org.apache.ivy.osgi.core
Fields in org.apache.ivy.osgi.core with type parameters of type ExecutionEnvironmentProfileModifier and TypeFieldDescriptionprivate Map<String,ExecutionEnvironmentProfile> ExecutionEnvironmentProfileProvider.profileListMethods in org.apache.ivy.osgi.core that return ExecutionEnvironmentProfileModifier and TypeMethodDescriptionExecutionEnvironmentProfileProvider.getProfile(String profile) private static ExecutionEnvironmentProfileExecutionEnvironmentProfileProvider.loadProfile(Properties props, Map<String, ExecutionEnvironmentProfile> profiles, String name) Methods in org.apache.ivy.osgi.core that return types with arguments of type ExecutionEnvironmentProfileModifier and TypeMethodDescriptionstatic Map<String,ExecutionEnvironmentProfile> ExecutionEnvironmentProfileProvider.loadDefaultProfileList()Method parameters in org.apache.ivy.osgi.core with type arguments of type ExecutionEnvironmentProfileModifier and TypeMethodDescriptionprivate static ExecutionEnvironmentProfileExecutionEnvironmentProfileProvider.loadProfile(Properties props, Map<String, ExecutionEnvironmentProfile> profiles, String name)