org.openejb.webadmin.clienttools
Interface Constants

All Known Implementing Classes:
InvokeObjectBean, ViewClassBean, ViewEjbBean, ViewJndiBean

public interface Constants

Author:
David Blevins

Field Summary
static String closedImg
           
static String ejbImg
           
static String INVOKE_OBJ
           
static String javaImg
           
static String openImg
           
static String pepperImg
           
static String tab
           
static String VIEW_CLASS
           
static String VIEW_EJB
           
static String VIEW_JNDI
           
 

Field Detail

VIEW_CLASS

static final String VIEW_CLASS
See Also:
Constant Field Values

VIEW_JNDI

static final String VIEW_JNDI
See Also:
Constant Field Values

VIEW_EJB

static final String VIEW_EJB
See Also:
Constant Field Values

INVOKE_OBJ

static final String INVOKE_OBJ
See Also:
Constant Field Values

tab

static final String tab
See Also:
Constant Field Values

openImg

static final String openImg
See Also:
Constant Field Values

closedImg

static final String closedImg
See Also:
Constant Field Values

ejbImg

static final String ejbImg
See Also:
Constant Field Values

javaImg

static final String javaImg
See Also:
Constant Field Values

pepperImg

static final String pepperImg
See Also:
Constant Field Values


Copyright © 1999-2010 OpenEJB. All Rights Reserved.