public abstract class BindingTarget<T> extends Object
This abstract class captures the four possible types of targets.
See the Module class for information on how to provide bindings.
Module
abstract play.api.inject.BindingTarget<T>
asScala()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract play.api.inject.BindingTarget<T> asScala()