org.jboss.resteasy.plugins.server.servlet
Interface ResteasyBootstrapClasses


public interface ResteasyBootstrapClasses

Constant list of bootstrap classes. This is used by JBoss AS to determine whether or not it should scan or not

Version:
$Revision: 1 $
Author:
Bill Burke

Field Summary
static String[] BOOTSTRAP_CLASSES
           
 

Field Detail

BOOTSTRAP_CLASSES

static final String[] BOOTSTRAP_CLASSES


Copyright © 2012. All Rights Reserved.