@Service(value=org.apache.sling.jcr.api.SlingRepositoryInitializer.class) @Properties(value=@Property(name="service.ranking",intValue=200)) public class SecondRepositoryInitializer extends Object implements org.apache.sling.jcr.api.SlingRepositoryInitializer
| Modifier and Type | Field and Description |
|---|---|
static String |
SIGNAL_PROPERTY_NAME |
| Constructor and Description |
|---|
SecondRepositoryInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
processRepository(org.apache.sling.jcr.api.SlingRepository repo) |
public static final String SIGNAL_PROPERTY_NAME
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.