T - the generic type of the object to look forpublic class LazyLookup<T>
extends org.mule.runtime.api.util.LazyValue<T>
LazyValue specialization which lookups and object of a certain type in the mule registry| Constructor and Description |
|---|
LazyLookup(Class<T> type,
MuleContext muleContext) |
public LazyLookup(Class<T> type, MuleContext muleContext)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.