com.sun.hk2.jsr330.spi
Interface Jsr330Processor


@Contract
public interface Jsr330Processor

Responsible for integrating all Jsr330Bindings into the habitat using the resident Jsr330BindingLocatorr.

Since:
3.1
Author:
Jeff Trent

Method Summary
 void installAllBindings()
          Install all bindings into the running habitat.
 

Method Detail

installAllBindings

void installAllBindings()
Install all bindings into the running habitat.



Copyright © 2012 Oracle Corporation. All Rights Reserved.