org.jboss.jca.spi
Interface RarSelection


public interface RarSelection

The RAR selection.

Version:
$Revision: $
Author:
Adrian Brock, Jesper Pedersen

Method Summary
 Class<?> getListenerType()
          Get the listener type
 String getName()
          Get the name
 Map<String,String> getProperties()
          Get the properties
 

Method Detail

getName

String getName()
Get the name

Returns:
The name

getListenerType

Class<?> getListenerType()
Get the listener type

Returns:
The listener type

getProperties

Map<String,String> getProperties()
Get the properties

Returns:
The properties


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