Class ResteasyDeploymentImpl

java.lang.Object
org.jboss.resteasy.core.ResteasyDeploymentImpl
All Implemented Interfaces:
ResteasyDeployment
Direct Known Subclasses:
VertxResteasyDeployment

public class ResteasyDeploymentImpl extends Object implements ResteasyDeployment
This class is used to configure and initialize the core components of RESTEasy.
Version:
$Revision: 1 $
Author:
Bill Burke