Forge - Java Parser Addon Implementation 2.0.0.Alpha3

org.jboss.forge.parser.java.hints
Class InputTypeHintsRegistrant

java.lang.Object
  extended by org.jboss.forge.parser.java.hints.InputTypeHintsRegistrant

public class InputTypeHintsRegistrant
extends Object

Only active when ui-hints addon is installed.

Author:
George Gastaldi, Lincoln Baxter, III

Constructor Summary
InputTypeHintsRegistrant(org.jboss.forge.environment.Environment environment)
           
 
Method Summary
 void initialize(PostStartup event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputTypeHintsRegistrant

@Inject
public InputTypeHintsRegistrant(org.jboss.forge.environment.Environment environment)
Method Detail

initialize

public void initialize(@Observes
                       PostStartup event)

Forge - Java Parser Addon Implementation 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.