com.atlassian.jira.web.util
Class JiraPicoDWRCreator

java.lang.Object
  extended byuk.ltd.getahead.dwr.create.AbstractCreator
      extended byuk.ltd.getahead.dwr.create.NewCreator
          extended bycom.atlassian.jira.web.util.JiraPicoDWRCreator
All Implemented Interfaces:
uk.ltd.getahead.dwr.Creator

public class JiraPicoDWRCreator
extends uk.ltd.getahead.dwr.create.NewCreator

A creator for the DWR ajax framework that allows us to inject beans with jira's usage of pico.


Field Summary
 
Fields inherited from interface uk.ltd.getahead.dwr.Creator
APPLICATION, PAGE, REQUEST, SESSION
 
Constructor Summary
JiraPicoDWRCreator()
           
 
Method Summary
 Object getInstance()
           
 
Methods inherited from class uk.ltd.getahead.dwr.create.NewCreator
getType, setClass
 
Methods inherited from class uk.ltd.getahead.dwr.create.AbstractCreator
checkScope, getJavascript, getScope, setJavascript, setProperties, setScope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface uk.ltd.getahead.dwr.Creator
getScope, setProperties
 

Constructor Detail

JiraPicoDWRCreator

public JiraPicoDWRCreator()
Method Detail

getInstance

public Object getInstance()
                   throws InstantiationException
Throws:
InstantiationException


Copyright © 2002-2006 Atlassian. All Rights Reserved.