Package de.businesscode.util
-
Class Summary Class Description JNDIDummyInitialContext some of BUI lib features requires JNDI.JNDIProvider Provider class for JNDI access easing.SendEmail Set these jndi properties.SingletonHolder<T> this singleton-holder helper should be used in container environments to prevent class loader leaking, implementation currently does not use java's WeakReferences or SoftReferences to reference the instances, rather is uses strong references via Maps keyed by the class-name string.SOAPFaultMessage Utility class to create aSOAPFault
StandardNamespaceContext Singleton to hold all well-known BCD-UI namespaces and their prefixes The prefixes must be used in client js code because they are made known to the browser's parserThreadUtils Utils XPathUtils