Class Factory

java.lang.Object
com.github.fungal.api.deployment.Factory

public class Factory extends Object
Represents a factory element
  • Constructor Details

    • Factory

      public Factory()
      Constructor
  • Method Details

    • getBean

      public String getBean()
      Get the bean
      Returns:
      The value
    • setBean

      public void setBean(String value)
      Set the bean
      Parameters:
      value - The value