JBoss Integration 6.0 Parent 6.0.0.CR1

org.jboss.deployment.spi
Interface EndpointType


public interface EndpointType

Constants for the known endpoint types

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Field Summary
static String EJB
           
static String MBean
           
static String MCMBean
           
static String MessageDestination
           
static String PersistenceUnit
           
static String Servlet
           
static String WebService
           
 

Field Detail

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

JBoss Integration 6.0 Parent 6.0.0.CR1

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