Package org.jboss.resteasy.spi
Interface ProviderFactoryDelegate
-
- All Known Implementing Classes:
ThreadLocalResteasyProviderFactory
public interface ProviderFactoryDelegate
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResteasyProviderFactory
getDelegate()
-
-
-
Method Detail
-
getDelegate
ResteasyProviderFactory getDelegate()
-
-