summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/AbstractDeploymentConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-143/+0
* Send destroy event to the same listeners that got the init (#9273)Leif Åstrand2012-08-131-2/+2
* Rename VaadinContext -> AddonContext (#9273)Leif Åstrand2012-08-131-8/+8
* Use ServiceLoader to let add-ons register listeners (#9273)Leif Åstrand2012-08-091-0/+22
* Remove unwanted auto-generated stub (#8574)Leif Åstrand2012-07-311-8/+1
* Move common code to AbstractDeploymentConfiguration (#8574)Leif Åstrand2012-07-311-0/+128