org.jboss.deployment.spi
Interface EndpointType
public interface EndpointType
Constants for the known endpoint types
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
EJB
static final String EJB
- See Also:
- Constant Field Values
MCMBean
static final String MCMBean
- See Also:
- Constant Field Values
MBean
static final String MBean
- See Also:
- Constant Field Values
MessageDestination
static final String MessageDestination
- See Also:
- Constant Field Values
PersistenceUnit
static final String PersistenceUnit
- See Also:
- Constant Field Values
Servlet
static final String Servlet
- See Also:
- Constant Field Values
WebService
static final String WebService
- See Also:
- Constant Field Values
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.