org.glassfish.admin.amx.intf.config
Interface Description

All Known Subinterfaces:
AbstractModule, AdminObjectResource, AnyProperty, Application, ApplicationConfig, ConnectorConnectionPool, ConnectorResource, CustomResource, Engine, Event, JdbcConnectionPool, JdbcResource, JndiResource, MailResource, ManagementRule, PersistenceManagerFactoryResource, Property, Resource, SystemProperty, SystemPropertyBag

Deprecated. Everything having a settable description should extend this interface.

@Deprecated
public interface Description


Method Summary
 String getDescription()
          Deprecated.  
 void setDescription(String description)
          Deprecated.  
 

Method Detail

getDescription

String getDescription()
Deprecated. 

setDescription

void setDescription(String description)
Deprecated. 


Copyright © 2012 GlassFish Community. All Rights Reserved.