public final class ImplementedTypeCapability<T> extends Object
Extensible.
The runtime consequences of this capabilities depend on the runtime.
This class constructor throws IllegalArgumentException if
type is not annotated with Extensible| Constructor and Description |
|---|
ImplementedTypeCapability(Class<T> type)
Creates a new instance pointing to a
type annotated
with IllegalArgumentException |
public ImplementedTypeCapability(Class<T> type)
type annotated
with IllegalArgumentExceptiontype - the type that is being implementedIllegalArgumentException - if type is not annotated with ExtensibleCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.