kieker.webgui.web.beans.request.view
Class EditViewBean

java.lang.Object
  extended by kieker.webgui.web.beans.request.view.AbstractViewBean
      extended by kieker.webgui.web.beans.request.view.EditViewBean

@Component
@Scope(value="request")
public final class EditViewBean
extends AbstractViewBean

Author:
Nils Christian Ehmke

Constructor Summary
EditViewBean()
          Creates a new instance of this bean and initializes it with default values.
 
Method Summary
 
Methods inherited from class kieker.webgui.web.beans.request.view.AbstractViewBean
getMessageTarget, getViewDescription, getViewName, initialize, setMessageTarget, setViewDescription, setViewName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditViewBean

public EditViewBean()
Creates a new instance of this bean and initializes it with default values. Do not use this constructor. This bean is Spring managed.



Copyright © 2015. All rights reserved.