Package org.apache.sling.junit.rules
Interface TeleporterRule.Customizer
-
- Enclosing class:
- TeleporterRule
public static interface TeleporterRule.Customizer
Customizer is used client-side to setup the server URL and other parameters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
customize(TeleporterRule t, java.lang.String options)
-
-
-
Method Detail
-
customize
void customize(TeleporterRule t, java.lang.String options)
-
-