站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

M-Index (Java EE Metadata) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.j2ee.metadata/0 1.3
A C G I J M N O P R

M

MetadataModel<T> - Class in org.netbeans.modules.j2ee.metadata.model.api
Encapsulates a generic metadata model.
MetadataModelAction<T,R> - Interface in org.netbeans.modules.j2ee.metadata.model.api
Represents action executed against the model.
MetadataModelException - Exception in org.netbeans.modules.j2ee.metadata.model.api
Signals that an exception has occured while working with the metadata model.
MetadataModelException() - Constructor for exception org.netbeans.modules.j2ee.metadata.model.api.MetadataModelException
Constructs an MetadataModelException with null as its error detail message.
MetadataModelException(String) - Constructor for exception org.netbeans.modules.j2ee.metadata.model.api.MetadataModelException
Constructs an MetadataModelException with the specified detail message.
MetadataModelException(Throwable) - Constructor for exception org.netbeans.modules.j2ee.metadata.model.api.MetadataModelException
Constructs an MetadataModelException with the specified cause and a detail message equal to the localized message (if present) or message of cause.
MetadataModelFactory - Class in org.netbeans.modules.j2ee.metadata.model.spi
Provides a way to create MetadataModel instances.
MetadataModelImplementation<T> - Interface in org.netbeans.modules.j2ee.metadata.model.spi
The SPI for MetadataModel.
MetadataUnit - Interface in org.netbeans.modules.j2ee.metadata
This interface is logical unit for metadata providing.

org.netbeans.modules.j2ee.metadata/0 1.3
A C G I J M N O P R
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.