Uses of Class
org.jboss.ejb.client.legacy.JBossEJBProperties
Packages that use JBossEJBProperties
-
Uses of JBossEJBProperties in org.jboss.ejb.client.legacy
Methods in org.jboss.ejb.client.legacy that return JBossEJBPropertiesModifier and TypeMethodDescriptionstatic JBossEJBPropertiesJBossEJBProperties.fromClassPath()static JBossEJBPropertiesJBossEJBProperties.fromClassPath(ClassLoader classLoader, String pathName) static JBossEJBPropertiesstatic JBossEJBPropertiesstatic JBossEJBPropertiesJBossEJBProperties.fromProperties(String fileName, Properties properties) static <T,U> JBossEJBProperties JBossEJBProperties.fromResource(String fileName, org.wildfly.common.function.ExceptionBiFunction<T, U, InputStream, IOException> streamSupplier, T param1, U param2) static <T> JBossEJBPropertiesJBossEJBProperties.fromResource(String fileName, org.wildfly.common.function.ExceptionFunction<T, InputStream, IOException> streamSupplier, T param) static JBossEJBPropertiesJBossEJBProperties.fromResource(String fileName, org.wildfly.common.function.ExceptionSupplier<InputStream, IOException> streamSupplier) Methods in org.jboss.ejb.client.legacy that return types with arguments of type JBossEJBPropertiesModifier and TypeMethodDescriptionstatic org.wildfly.common.context.ContextManager<JBossEJBProperties>JBossEJBProperties.getContextManager()Get the context manager.org.wildfly.common.context.ContextManager<JBossEJBProperties>JBossEJBProperties.getInstanceContextManager()Get the context manager.