org.netbeans.modules.j2eeserver/4 1.55.0 1

org.netbeans.modules.j2ee.deployment.common.api
Interface MessageDestination


public interface MessageDestination

Represents a message destination

Since:
1.25

Nested Class Summary
static class MessageDestination.Type
          Message destination type
 
Method Summary
 String getName()
          Returns the name
 MessageDestination.Type getType()
          Returns the type
 

Method Detail

getName

String getName()
Returns the name

Returns:
the name

getType

MessageDestination.Type getType()
Returns the type

Returns:
the type

org.netbeans.modules.j2eeserver/4 1.55.0 1

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.