org.eclipse.virgo.snaps.core
Interface SnapRegistry


public interface SnapRegistry


Method Summary
 void destroy()
           
 org.eclipse.virgo.snaps.core.internal.Snap findSnapByContextPath(java.lang.String contextPath)
           
 void init()
           
 

Method Detail

init

void init()

destroy

void destroy()

findSnapByContextPath

org.eclipse.virgo.snaps.core.internal.Snap findSnapByContextPath(java.lang.String contextPath)