Uses of Interface
org.eclipse.emf.cdo.server.spi.security.InternalSecurityManager.CommitHandler

Packages that use InternalSecurityManager.CommitHandler
org.eclipse.emf.cdo.server.spi.security Server provider interfaces (SPI) for the server integration of the Security model. 
 

Uses of InternalSecurityManager.CommitHandler in org.eclipse.emf.cdo.server.spi.security
 

Classes in org.eclipse.emf.cdo.server.spi.security that implement InternalSecurityManager.CommitHandler
 class AnnotationHandler
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Methods in org.eclipse.emf.cdo.server.spi.security that return InternalSecurityManager.CommitHandler
 InternalSecurityManager.CommitHandler[] InternalSecurityManager.getCommitHandlers()
           
 

Methods in org.eclipse.emf.cdo.server.spi.security with parameters of type InternalSecurityManager.CommitHandler
 void InternalSecurityManager.addCommitHandler(InternalSecurityManager.CommitHandler handler)
           
 void InternalSecurityManager.removeCommitHandler(InternalSecurityManager.CommitHandler handler)
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.