ContainerAPI is the interface used by Binder and/or BinderFactory to
invoke Binder-privileged methods on the parent Container. Note that
the object implementing ContainerAPI will usually not be the the Container
itself.
The API itself represents the minimal set of services which all binders need
from the container.