Class ServiceFactory

java.lang.Object
org.eclipse.e4.core.contexts.ContextFunction
org.enterprisedomain.classmaker.core.ServiceFactory
All Implemented Interfaces:
org.eclipse.e4.core.contexts.IContextFunction

public class ServiceFactory extends org.eclipse.e4.core.contexts.ContextFunction
  • Field Summary

    Fields inherited from interface org.eclipse.e4.core.contexts.IContextFunction

    SERVICE_CONTEXT_KEY, SERVICE_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    compute(org.eclipse.e4.core.contexts.IEclipseContext context)
     

    Methods inherited from class org.eclipse.e4.core.contexts.ContextFunction

    compute

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ServiceFactory

      public ServiceFactory()
  • Method Details

    • compute

      public Object compute(org.eclipse.e4.core.contexts.IEclipseContext context)
      Overrides:
      compute in class org.eclipse.e4.core.contexts.ContextFunction