commit abstract method
      
void
commit()
      
     
    
Informs the container that the additions
are finished and the injector is ready to be used.
This command starts the singletons.
Implementation
void commit();Informs the container that the additions
are finished and the injector is ready to be used.
This command starts the singletons.
void commit();