Package com.sun.enterprise.admin.wsmgmt.registry

Examples of com.sun.enterprise.admin.wsmgmt.registry.RegistryAccessObjectImpl


     * Returns RegistryAccessObject; RegistryAccessObject encapsulates access
     * to the underlying registries
     * @return RegistryAccessObject
     */
    public RegistryAccessObject getRegistryAccessObject() {
        return new RegistryAccessObjectImpl();
    }
View Full Code Here

TOP

Related Classes of com.sun.enterprise.admin.wsmgmt.registry.RegistryAccessObjectImpl

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.