Uses of Interface
org.jboss.resteasy.spi.Registry
-
Packages that use Registry Package Description org.jboss.resteasy.spi -
-
Uses of Registry in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return Registry Modifier and Type Method Description RegistryDispatcher. getRegistry()RegistryResteasyDeployment. getRegistry()Methods in org.jboss.resteasy.spi with parameters of type Registry Modifier and Type Method Description voidResteasyDeployment. setRegistry(Registry registry)
-