org.apache.jackrabbit.jcr2spi.state
Interface ItemStateCreationListener

All Superinterfaces:
ItemStateLifeCycleListener
All Known Implementing Classes:
ItemManagerImpl, TransientISFactory, TransientItemStateManager, UniqueIdResolver

public interface ItemStateCreationListener
extends ItemStateLifeCycleListener

ItemStateCreationListener...


Method Summary
 void created(ItemState state)
           
 
Methods inherited from interface org.apache.jackrabbit.jcr2spi.state.ItemStateLifeCycleListener
statusChanged
 

Method Detail

created

void created(ItemState state)
Parameters:
state -


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.