Edit C:\Program Files\Java\jdk1.7.0_45\javax\management\DescriptorRead.java
/* * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.management; /** * Interface to read the Descriptor of a management interface element * such as an MBeanInfo. * @since 1.6 */ public interface DescriptorRead { /** * Returns a copy of Descriptor. * * @return Descriptor associated with the component implementing this interface. * The return value is never null, but the returned descriptor may be empty. */ public Descriptor getDescriptor(); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de