Uses of Interface
org.glassfish.config.support.CreationDecorator

Packages that use CreationDecorator
com.sun.enterprise.config.serverbeans   
org.glassfish.config.support   
 

Uses of CreationDecorator in com.sun.enterprise.config.serverbeans
 

Classes in com.sun.enterprise.config.serverbeans that implement CreationDecorator
static class Cluster.Decorator
           
static class LbConfig.Decorator
           
static class Node.Decorator
           
static class SecureAdminInternalUser.CrDecorator
           
static class SecureAdminPrincipal.CrDecorator
          Invoked during creation of a new SecureAdminPrincipal.
static class Server.CreateDecorator
           
 

Uses of CreationDecorator in org.glassfish.config.support
 

Classes in org.glassfish.config.support that implement CreationDecorator
static class CreationDecorator.NoDecoration
          Default implementation of a decorator that does nothing.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.