Uses of Interface
org.glassfish.internal.api.Privacy
-
Packages that use Privacy Package Description org.glassfish.internal.api -
-
Uses of Privacy in org.glassfish.internal.api
Subinterfaces of Privacy in org.glassfish.internal.api Modifier and Type Interface Description interfacePrivateDenotes anything private (not visible to users, meant for internal administration/containers functionalilties).interfacePublicDenotes anything public meant for users'consumption.Methods in org.glassfish.internal.api that return types with arguments of type Privacy Modifier and Type Method Description Class<? extends Privacy>value()
-