org.apache.geronimo.naming.deployment
Class GBeanResourceEnvironmentBuilder
java.lang.Object
  
org.apache.geronimo.naming.deployment.GBeanResourceEnvironmentBuilder
- All Implemented Interfaces: 
 - ResourceEnvironmentBuilder
 
public class GBeanResourceEnvironmentBuilder
- extends Object
- implements ResourceEnvironmentBuilder
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GBeanResourceEnvironmentBuilder
public GBeanResourceEnvironmentBuilder(org.apache.geronimo.gbean.GBeanData gbean)
getUnshareableResources
public Set getUnshareableResources()
- Specified by:
 getUnshareableResources in interface ResourceEnvironmentBuilder
 
 
setUnshareableResources
public void setUnshareableResources(Set unshareableResources)
- Specified by:
 setUnshareableResources in interface ResourceEnvironmentBuilder
 
 
getApplicationManagedSecurityResources
public Set getApplicationManagedSecurityResources()
- Specified by:
 getApplicationManagedSecurityResources in interface ResourceEnvironmentBuilder
 
 
setApplicationManagedSecurityResources
public void setApplicationManagedSecurityResources(Set applicationManagedSecurityResources)
- Specified by:
 setApplicationManagedSecurityResources in interface ResourceEnvironmentBuilder
 
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.