Skip navigation links
A B G M O 

A

AnnotationsController - Class in org.glassfish.ozark.test.annotations
 
AnnotationsController() - Constructor for class org.glassfish.ozark.test.annotations.AnnotationsController
 

B

BaseController - Class in org.glassfish.ozark.test.annotations
Class BaseController.
BaseController() - Constructor for class org.glassfish.ozark.test.annotations.BaseController
 
BaseInterface - Interface in org.glassfish.ozark.test.annotations
Class BaseInterface.

G

getClasses() - Method in class org.glassfish.ozark.test.annotations.MyApplication
 

M

method() - Method in class org.glassfish.ozark.test.annotations.AnnotationsController
Should inherit @GET, @Controller and @Path("no_view") from BaseController.
method() - Method in class org.glassfish.ozark.test.annotations.BaseController
 
methodNoOverrideJaxrs() - Method in class org.glassfish.ozark.test.annotations.AnnotationsController
Should not inherit @View because it defines JAX-RS annotations.
methodNoOverrideJaxrs() - Method in class org.glassfish.ozark.test.annotations.BaseController
 
methodNoOverrideJaxrs() - Method in interface org.glassfish.ozark.test.annotations.BaseInterface
 
methodNoOverrideMvc() - Method in class org.glassfish.ozark.test.annotations.AnnotationsController
Should not inherit @View because it defines MVC annotations.
methodNoOverrideMvc() - Method in class org.glassfish.ozark.test.annotations.BaseController
 
methodNoOverrideMvc() - Method in interface org.glassfish.ozark.test.annotations.BaseInterface
 
methodWithView() - Method in class org.glassfish.ozark.test.annotations.AnnotationsController
Should inherit @GET @Controller @Path("view") @View("success.jsp") from BaseController.
methodWithView() - Method in class org.glassfish.ozark.test.annotations.BaseController
 
methodWithView() - Method in interface org.glassfish.ozark.test.annotations.BaseInterface
 
methodWithViewInterface() - Method in class org.glassfish.ozark.test.annotations.AnnotationsController
Should inherit @GET @Controller @Path("view_interface") @View("success.jsp") from BaseInterface.
methodWithViewInterface() - Method in interface org.glassfish.ozark.test.annotations.BaseInterface
 
MyApplication - Class in org.glassfish.ozark.test.annotations
Class MyApplication.
MyApplication() - Constructor for class org.glassfish.ozark.test.annotations.MyApplication
 

O

org.glassfish.ozark.test.annotations - package org.glassfish.ozark.test.annotations
 
A B G M O 
Skip navigation links

Copyright © 2015. All Rights Reserved.