org.jboss.weld.context.beanstore
Interface LockedBean


public interface LockedBean

A representation of a creation lock on a bean instance

Author:
Stuart Douglas

Method Summary
 void unlock()
           
 

Method Detail

unlock

void unlock()


Copyright © 2013 Seam Framework. All Rights Reserved.