@Retention(value=RUNTIME) @Target(value=TYPE) @Repeatable(value=DeploymentModules.class) public @interface DeploymentModule
String
name
slot
public abstract String name
public abstract String slot
Copyright © 2016 JBoss by Red Hat. All rights reserved.