Package | Description |
---|---|
org.jboss.interceptor.builder |
Modifier and Type | Method and Description |
---|---|
static <T,I> InterceptionModelBuilder<T,I> |
InterceptionModelBuilder.changeBuilderFor(BuildableInterceptionModel<T,I> interceptionModel) |
static <T> InterceptionModelBuilder<T,?> |
InterceptionModelBuilder.newBuilderFor(T entity) |
static <T,I> InterceptionModelBuilder<T,I> |
InterceptionModelBuilder.newBuilderFor(T entity,
Class<I> clazz) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.