com.threerings.crowd.server
Interface PlaceRegistry.PreStartupHook

Enclosing class:
PlaceRegistry

public static interface PlaceRegistry.PreStartupHook

Used in conjunction with PlaceRegistry.createPlace(PlaceConfig,PreStartupHook).


Method Summary
 void invoke(PlaceManager plmgr)
           
 

Method Detail

invoke

void invoke(PlaceManager plmgr)