org.jboss.deployers.spi.annotations
Interface PathEntryMetaData

All Known Implementing Classes:
AbstractPathEntryMetaData

public interface PathEntryMetaData

Path entry meta data.

Author:
Ales Justin

Method Summary
 String getName()
          Get name.
 

Method Detail

getName

String getName()
Get name.

Returns:
the name


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.